diff options
| author | Fuwn <[email protected]> | 2024-06-17 07:08:38 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-17 07:08:38 -0700 |
| commit | b151c1ae22d91a33610edebc6f6026ca7b5f87ba (patch) | |
| tree | 8abad80b1e36916526b55663d961ebc9a1c531e1 | |
| parent | feat(licensing): update content (diff) | |
| download | locus-b151c1ae22d91a33610edebc6f6026ca7b5f87ba.tar.xz locus-b151c1ae22d91a33610edebc6f6026ca7b5f87ba.zip | |
feat: unuse stocks telegram
| -rw-r--r-- | content/unused/static/stocks_telegram.gmi (renamed from content/static/stocks_telegram.gmi) | 0 | ||||
| -rw-r--r-- | src/modules/static.rs | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/content/static/stocks_telegram.gmi b/content/unused/static/stocks_telegram.gmi index bb3ad16..bb3ad16 100644 --- a/content/static/stocks_telegram.gmi +++ b/content/unused/static/stocks_telegram.gmi diff --git a/src/modules/static.rs b/src/modules/static.rs index a28c350..697e215 100644 --- a/src/modules/static.rs +++ b/src/modules/static.rs @@ -50,11 +50,11 @@ pub fn module(router: &mut windmark::router::Router) { // "licensing"), ("/readability", "The readability disclosure", "readability"), ("/tor", "Information and resources for The Tor Project", "tor"), - ( - "/stocks/telegram", - "Stock Market Related Telegram Groups", - "stocks_telegram" - ), + // ( + // "/stocks/telegram", + // "Stock Market Related Telegram Groups", + // "stocks_telegram" + // ), // ( // "/translations", // "Translate a page to your language of choice!", |