diff options
Diffstat (limited to 'src/modules/static.rs')
| -rw-r--r-- | src/modules/static.rs | 2 |
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", |