aboutsummaryrefslogtreecommitdiff
path: root/src/modules/static.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-15 19:44:49 -0700
committerFuwn <[email protected]>2022-06-15 19:44:49 -0700
commitd5fa0d73300730292ee57a5c0d884766abf55003 (patch)
treef71acad951ea8dee07a5bb615d5c5c5ef55877bd /src/modules/static.rs
parentci(workflows): docker upload action (diff)
downloadlocus-d5fa0d73300730292ee57a5c0d884766abf55003.tar.xz
locus-d5fa0d73300730292ee57a5c0d884766abf55003.zip
feat(interests): move to json map
Diffstat (limited to 'src/modules/static.rs')
-rw-r--r--src/modules/static.rs1
1 files changed, 0 insertions, 1 deletions
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",