reword copyright notice and inform visitors of the search shortcut

This commit is contained in:
Peter 2025-03-17 22:03:19 -04:00
parent c7102e0628
commit 79054455c7
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
<div>
<div class="listHeader">
<h1>{{ .Title }}</h1>
<h1>{{ .Title }}</h1><p>
</div>
{{ with .Content }}
@ -40,5 +40,5 @@
{{ template "partials/pagination.html" . }}
</div>
</div>
{{ end }}