From 2c980043fef1f0ff2f5cd50cb3e79ab1ba8044a4 Mon Sep 17 00:00:00 2001 From: Blaster4385 Date: Wed, 21 Feb 2024 23:18:49 +0530 Subject: feat: switch editor font to jetbrains mono --- client/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/index.html') diff --git a/client/index.html b/client/index.html index cbf9e2d..f3f58ca 100644 --- a/client/index.html +++ b/client/index.html @@ -5,7 +5,7 @@ - + Minibin -- cgit