docs(footer): make visibile that this is a fork

Carsten Kragelund 2023-05-19 20:44:28 +02:00
parent a98f70fd8f
commit 2cbf64fd66
Signed by: nyx
GPG Key ID: CADDADEEC9F753C0
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
<footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}"> <footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}">
<div class="left-links" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}"> <div class="left-links" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}">
<a target="_blank" rel="noopener noreferrer" href="https://gitea.io">{{.locale.Tr "powered_by" "Gitea"}}</a> <a target="_blank" rel="noopener noreferrer" href="https://gitea.pid1.sh/sanctureplicum/gitea">{{.locale.Tr "powered_by" "Sanctureplicum (Gitea fork)"}}</a>
{{if (or .ShowFooterVersion .PageIsAdmin)}} {{if (or .ShowFooterVersion .PageIsAdmin)}}
{{.locale.Tr "version"}}: {{.locale.Tr "version"}}:
{{if .IsAdmin}} {{if .IsAdmin}}