aesthetic updates and banner

This commit is contained in:
2025-06-13 13:08:43 -06:00
parent 64a28d4914
commit 09a787272b
7 changed files with 95 additions and 24 deletions

View File

@ -37,7 +37,7 @@
</a>
</td>
<td>
{{ range $term := $terms }}
{{ range $term := sort $terms }}
{{ partial "term-link.html" (dict "name" $term "taxonomy" $taxonomyname) }}
{{ end }}
</td>
@ -91,8 +91,8 @@
<div class="footer-links" style="text-align: left;">
Help improve this page!<br/>
Submit an
<a href="https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2ffix_tool.md&title=[FIX]%20{{ .Title | urlquery }}">issue</a> or
<a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
<a href="https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2ffix_tool.md&title=[FIX]%20{{ .Title | urlquery }}" target="_blank">issue</a> or
<a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank">pull request</a>.
</div>
{{ if .Date }}
<div class="footer-date" style="text-align: right;">