From b8fd78df79e996b1999d605957b83b48aab2e6c8 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:24:41 -0500 Subject: [PATCH] a tiny lil fucky wucky a smol fucko boingo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index dd44f1b..94f4d13 100644 --- a/index.html +++ b/index.html @@ -293,7 +293,7 @@ return "markdown"; case "rs": return "rust"; - case "go" + case "go": return "go"; case "cpp": return "cpp";