diff options
| author | Fuwn <[email protected]> | 2024-07-27 04:55:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-27 04:55:37 -0700 |
| commit | 04d28f6fa9db39745c0b66d0bc6b8bd1fe972762 (patch) | |
| tree | 2e0dbbe1d2a39f38febd5b86413699524ac0fba1 /content | |
| parent | feat(manga): add content markers (diff) | |
| download | locus-04d28f6fa9db39745c0b66d0bc6b8bd1fe972762.tar.xz locus-04d28f6fa9db39745c0b66d0bc6b8bd1fe972762.zip | |
refactor: move some articles to technology blog
Diffstat (limited to 'content')
| -rw-r--r-- | content/blogs/technology/Gemini.gmi (renamed from content/static/gemini.gmi) | 0 | ||||
| -rw-r--r-- | content/blogs/technology/Gopher.gmi (renamed from content/static/gopher.gmi) | 2 | ||||
| -rw-r--r-- | content/blogs/technology/Tor.gmi (renamed from content/static/tor.gmi) | 2 | ||||
| -rw-r--r-- | content/static/readability.gmi | 2 | ||||
| -rw-r--r-- | content/static/useful.gmi | 4 |
5 files changed, 5 insertions, 5 deletions
diff --git a/content/static/gemini.gmi b/content/blogs/technology/Gemini.gmi index 938d4a0..938d4a0 100644 --- a/content/static/gemini.gmi +++ b/content/blogs/technology/Gemini.gmi diff --git a/content/static/gopher.gmi b/content/blogs/technology/Gopher.gmi index 4dedfaf..9a13d75 100644 --- a/content/static/gopher.gmi +++ b/content/blogs/technology/Gopher.gmi @@ -20,4 +20,4 @@ Gopher: A straightforward Gopher client for IOS => gopher://forthworks.com/1/ ForthWorks => gopher://sdf.org/1/ SDF => gopher://hngopher.com/1/ Hacker News -=> gopher://kamalatta.ddnss.de Plan 9 (9front) from Gopherspace +=> gopher://kamalatta.ddnss.de Plan 9 (9front) from Gopherspace
\ No newline at end of file diff --git a/content/static/tor.gmi b/content/blogs/technology/Tor.gmi index 5181ba1..b965e95 100644 --- a/content/static/tor.gmi +++ b/content/blogs/technology/Tor.gmi @@ -32,4 +32,4 @@ If you'd like to visit this site (Gemini not available) over Tor, visit: If you'd like direct links to more onion sites, please visit the following page: -=> https://hiddenwikis.com/ Hidden Wiki and Dark Web Links +=> https://hiddenwikis.com/ Hidden Wiki and Dark Web Links
\ No newline at end of file diff --git a/content/static/readability.gmi b/content/static/readability.gmi index f70b3c6..123bb4b 100644 --- a/content/static/readability.gmi +++ b/content/static/readability.gmi @@ -20,4 +20,4 @@ What is Gemini? You can find a few bullet-points along with documentation and in You can also read more into Gemini -=> /gemini here, on this Gemini capsule. +=> /blog/technology/gemini here, on this Gemini capsule. diff --git a/content/static/useful.gmi b/content/static/useful.gmi index 6731250..b2402ed 100644 --- a/content/static/useful.gmi +++ b/content/static/useful.gmi @@ -3,5 +3,5 @@ These are few links that don't make the cut for the "quick links" anymore. => /interests Interests -=> /gemini Gemini -=> /gopher Gopher
\ No newline at end of file +=> /blog/technology/gemini Gemini +=> /blog/technology/gemini Gopher
\ No newline at end of file |