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 - - -