From 739872a5e291aab0797a3e667512b9b6c8a05031 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 Jun 2024 23:26:21 -0700 Subject: feat: shift around indexes --- content/static/index.gmi | 12 ++++++++---- content/static/index2.gmi | 3 +++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 content/static/index2.gmi (limited to 'content') diff --git a/content/static/index.gmi b/content/static/index.gmi index 938b510..6292c0a 100644 --- a/content/static/index.gmi +++ b/content/static/index.gmi @@ -2,13 +2,17 @@ I enjoy writing for archaic systems in dated languages and with artificially imposed constraints, all while aiming for peak performance and minimal design. -=> https://github.com/Fuwn Projects +=> https://github.com/Fuwn Projects (GitHub) -Viewing this from the World Wide Web? Check out the readability disclosure! +I write a lot of software and tooling for the Gemini protocol, the backbone of this site. You can learn more over at GemRest. -=> /readability Readability Disclosure +=> https://github.com/gemrest GemRest (GitHub) Don't know where to start? Check out the sitemap or test your luck! => /sitemap Sitemap -=> /random I'm Feeling Lucky \ No newline at end of file +=> /random I'm Feeling Lucky + +This index page is getting long, so I've truncated it. You can check out the rest at index #2. + +=> /index2 Index #2 \ No newline at end of file diff --git a/content/static/index2.gmi b/content/static/index2.gmi new file mode 100644 index 0000000..e2e3e38 --- /dev/null +++ b/content/static/index2.gmi @@ -0,0 +1,3 @@ +Viewing this from the World Wide Web? Check out the readability disclosure! + +=> /readability Readability Disclosure \ No newline at end of file -- cgit v1.2.3