feat: add whoogle search link to navbar and fix casing inconsistencies in gists anchor text

This commit is contained in:
retoor 2024-12-08 04:05:29 +00:00
parent 4b8c7fc05b
commit c0d105a2fa

View File

@ -56,7 +56,8 @@
<a class="item{{if .PageIsExplore}} active{{end}}" href="{{AppSubUrl}}/explore/repos">Source code respository / work</a>
<a class="item" rel="noopener noreferrer" href="/retoor/gists/">Examples / Research / Gists</a>
<a class="item" rel="noopener noreferrer" href="/retoor/gists/">Examples / research / gists</a>
<a class="item" rel="noopener noreferrer" href="https://whoogle.molodetz.nl/">Whoogle</a>
{{end}}
{{ if .IsSigned }}