Added support links

This commit is contained in:
Brandon Rozek 2023-12-28 12:35:37 -05:00
parent 5c679a4188
commit a657c1ab4f
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
4 changed files with 4 additions and 0 deletions

View file

@ -34,6 +34,7 @@
<li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
{{ end }}
{{ end }}
<li><a href="/support">Support</a></li>
</ul>
</nav>

View file

@ -34,6 +34,7 @@
<li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
{{ end }}
{{ end }}
<li><a href="/support">Support</a></li>
</ul>
</nav>