diff options
| author | Fuwn <[email protected]> | 2024-06-24 21:38:39 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-24 21:38:39 -0700 |
| commit | d0d03cb07101291b4a49c322318b97c1c10521f5 (patch) | |
| tree | ca624f965fd066295110bd61b1df037f188e6e21 /content/blogs | |
| parent | chore(modules): add back removed comments (diff) | |
| download | locus-d0d03cb07101291b4a49c322318b97c1c10521f5.tar.xz locus-d0d03cb07101291b4a49c322318b97c1c10521f5.zip | |
feat(modules): finger gateway
Diffstat (limited to 'content/blogs')
| -rw-r--r-- | content/blogs/news/Finger_Gateway.gmi | 6 | ||||
| -rw-r--r-- | content/blogs/news/blog.json | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/content/blogs/news/Finger_Gateway.gmi b/content/blogs/news/Finger_Gateway.gmi new file mode 100644 index 0000000..a8c5278 --- /dev/null +++ b/content/blogs/news/Finger_Gateway.gmi @@ -0,0 +1,6 @@ +# Finger Gateway + +This capsule now supports proxying Finger servers! + +=> /finger Gateway access here! +=> /finger/fuwn.me Try it!
\ No newline at end of file diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json new file mode 100644 index 0000000..ddbfbad --- /dev/null +++ b/content/blogs/news/blog.json @@ -0,0 +1,4 @@ +{ + "description": "The [Inconsistently Updated] Update Log of This Gemini Capsule", + "posts": {} +} |