From d5fa0d73300730292ee57a5c0d884766abf55003 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 15 Jun 2022 19:44:49 -0700 Subject: feat(interests): move to json map --- src/modules/static.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/static.rs') diff --git a/src/modules/static.rs b/src/modules/static.rs index eae9fe0..dbf5327 100644 --- a/src/modules/static.rs +++ b/src/modules/static.rs @@ -40,7 +40,6 @@ pub fn module(router: &mut windmark::Router) { "Information and resources for the Gopher protocol", "gopher" ), - ("/interests", "A few interests of Fuwn", "interests"), ( "/licensing", "The licensing terms of this Gemini capsule", -- cgit v1.2.3