diff options
| author | Fuwn <[email protected]> | 2024-09-05 06:53:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-05 06:53:51 -0700 |
| commit | 627eadf4871dbba2a506bd9a1327b89f161405b6 (patch) | |
| tree | 327e5148e872e991668ac4454ff64e631161ab04 /content | |
| parent | feat(finger): add july 29, 2024 (diff) | |
| download | locus-627eadf4871dbba2a506bd9a1327b89f161405b6.tar.xz locus-627eadf4871dbba2a506bd9a1327b89f161405b6.zip | |
feat(sitemap): rename to directory
Diffstat (limited to 'content')
| -rw-r--r-- | content/static/index.gmi | 4 | ||||
| -rw-r--r-- | content/templates/partials/footer.hbs | 2 | ||||
| -rw-r--r-- | content/unused/blogs/news/20220820.gmi | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/content/static/index.gmi b/content/static/index.gmi index 6292c0a..8e119cf 100644 --- a/content/static/index.gmi +++ b/content/static/index.gmi @@ -8,9 +8,9 @@ I write a lot of software and tooling for the Gemini protocol, the backbone of t => https://github.com/gemrest GemRest (GitHub) -Don't know where to start? Check out the sitemap or test your luck! +Don't know where to start? Check out the directory or test your luck! -=> /sitemap Sitemap +=> /directory Directory => /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. diff --git a/content/templates/partials/footer.hbs b/content/templates/partials/footer.hbs index 0808d4c..fcdbcf2 100644 --- a/content/templates/partials/footer.hbs +++ b/content/templates/partials/footer.hbs @@ -8,7 +8,7 @@ => /search Search => /web Web-to-Gemini Gateway => /finger Finger Gateway -=> /sitemap Sitemap +=> /directory Directory => /useful Useful Links ## Footer diff --git a/content/unused/blogs/news/20220820.gmi b/content/unused/blogs/news/20220820.gmi index af97d4d..c1d3008 100644 --- a/content/unused/blogs/news/20220820.gmi +++ b/content/unused/blogs/news/20220820.gmi @@ -1,3 +1,3 @@ * Moved the readability disclaimer to its own page -* Added links to the news sub-blog, the sitemap page, and the readability disclaimer onto the front page -* Added a description to the sitemap page
\ No newline at end of file +* Added links to the news sub-blog, the directory page, and the readability disclaimer onto the front page +* Added a description to the directory page
\ No newline at end of file |