diff options
| author | Fuwn <[email protected]> | 2022-04-22 00:10:47 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-22 00:10:47 -0700 |
| commit | ad28a844f3e917fcc43071fdec32be4c8132c634 (patch) | |
| tree | 0ce61afa9a064aaaa863232054868e40782b4f75 | |
| parent | feat(blog): forth resources (diff) | |
| download | locus-ad28a844f3e917fcc43071fdec32be4c8132c634.tar.xz locus-ad28a844f3e917fcc43071fdec32be4c8132c634.zip | |
feat(footer): add search and sitemap
| -rw-r--r-- | content/templates/partials/footer.hbs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/templates/partials/footer.hbs b/content/templates/partials/footer.hbs index 031c519..8db8fce 100644 --- a/content/templates/partials/footer.hbs +++ b/content/templates/partials/footer.hbs @@ -9,6 +9,8 @@ => /gopher Gopher => /blog Blog => gemini://gem.rest GemRest +=> /search Search +=> /sitemap Sitemap ## FOOTER |