From 45cb69e0d8bec71d22c40c1c0d50ca64ba129bdb Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 27 Sep 2024 07:07:36 -0700 Subject: feat(content): remove interests --- content/static/useful.gmi | 1 - src/modules.rs | 1 - 2 files changed, 2 deletions(-) diff --git a/content/static/useful.gmi b/content/static/useful.gmi index ae7b14f..9b2f5d3 100644 --- a/content/static/useful.gmi +++ b/content/static/useful.gmi @@ -2,7 +2,6 @@ These are few links that don't make the cut for the "quick links" anymore. -=> /interests Interests => /blog/technology/gemini Gemini => /blog/technology/gopher Gopher diff --git a/src/modules.rs b/src/modules.rs index 9551f0c..bd188ac 100644 --- a/src/modules.rs +++ b/src/modules.rs @@ -9,7 +9,6 @@ amenadiel::modules!( router, skills, contact, - interests, api, stocks, cryptocurrency, -- cgit v1.2.3