aboutsummaryrefslogtreecommitdiff
path: root/src/modules/static.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-15 00:11:03 -0700
committerFuwn <[email protected]>2022-06-15 00:11:03 -0700
commitd9e383f3ef8990d2ff11d368ff825dfe6f18f98b (patch)
treefa2816f1611ec42c46edfc06d3b1e01a1ad32f00 /src/modules/static.rs
parentfix(uptime): trigger uptime on module attach (diff)
downloadlocus-d9e383f3ef8990d2ff11d368ff825dfe6f18f98b.tar.xz
locus-d9e383f3ef8990d2ff11d368ff825dfe6f18f98b.zip
feat(skills): json skill tree
Diffstat (limited to 'src/modules/static.rs')
-rw-r--r--src/modules/static.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/static.rs b/src/modules/static.rs
index 13a63f3..ca2f9d8 100644
--- a/src/modules/static.rs
+++ b/src/modules/static.rs
@@ -42,7 +42,7 @@ pub fn module(router: &mut windmark::Router) {
"gopher"
),
("/interests", "A few interests of Fuwn", "interests"),
- ("/skills", "A few skills of Fuwn", "skills"),
+ // ("/skills", "A few skills of Fuwn", "skills"),
(
"/licensing",
"The licensing terms of this Gemini capsule",