diff options
| author | Fuwn <[email protected]> | 2024-03-05 06:10:00 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-03-05 06:10:00 -0800 |
| commit | e5159fa0c173aaf540a7bb635e5191618c944ec9 (patch) | |
| tree | 091a0d6eb03721e8ddff9c1fe8b8bc341d8ce525 | |
| parent | feat(donate): remove donate page (diff) | |
| download | locus-e5159fa0c173aaf540a7bb635e5191618c944ec9.tar.xz locus-e5159fa0c173aaf540a7bb635e5191618c944ec9.zip | |
fix(footer): update gemrest link
| -rw-r--r-- | content/templates/partials/footer.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/templates/partials/footer.hbs b/content/templates/partials/footer.hbs index 0d75153..f900082 100644 --- a/content/templates/partials/footer.hbs +++ b/content/templates/partials/footer.hbs @@ -4,7 +4,7 @@ => /skills Skills => /contact Contact => /blog Blog -=> gemini://gem.rest GemRest +=> https://github.com/gemrest GemRest => /search Search => /web Web-to-Gemini Gateway => /sitemap Sitemap |