diff options
| author | Fuwn <[email protected]> | 2023-04-18 00:04:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-04-18 00:04:18 -0700 |
| commit | 6c4d1658d46bde17e9e72f0ebc41537eeed16927 (patch) | |
| tree | b5a025f7cc1eb82a49ceaca09a432bc123d8cd63 /content/static | |
| parent | feat(web): a cool lil web-to-gemini proxy (diff) | |
| download | locus-6c4d1658d46bde17e9e72f0ebc41537eeed16927.tar.xz locus-6c4d1658d46bde17e9e72f0ebc41537eeed16927.zip | |
feat(static): add useful links page
Diffstat (limited to 'content/static')
| -rw-r--r-- | content/static/useful.gmi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/static/useful.gmi b/content/static/useful.gmi new file mode 100644 index 0000000..91b25de --- /dev/null +++ b/content/static/useful.gmi @@ -0,0 +1,7 @@ +# Useful Links + +These are few links that didn't belong in the "quick links" anymore. + +=> /interests Interests +=> /gemini Gemini +=> /gopher Gopher
\ No newline at end of file |