From e8a375796d96eb74b622ab7a7efc78fc073ae674 Mon Sep 17 00:00:00 2001 From: Slendi Date: Wed, 8 Oct 2025 15:14:18 +0300 Subject: [PATCH] Optimize HTML Signed-off-by: Slendi --- main.go | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/main.go b/main.go index 3be73ac..e0c2fd5 100644 --- a/main.go +++ b/main.go @@ -37,7 +37,6 @@ type meta struct { } func init() { - // Ensure correct types for webmanifest on some systems _ = mime.AddExtensionType(".webmanifest", "application/manifest+json") } @@ -89,17 +88,13 @@ func indexHandler(w http.ResponseWriter, r *http.Request) { - slenpaste - - -