Use external link policy everywhere

This commit is contained in:
Will Faught
2023-09-24 19:36:19 -07:00
parent 4d2292df74
commit 0dff8b54ef
5 changed files with 9 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
{{ end }}
<p class="mb-0 text-center" id="paige-credit">
<a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige">Paige Theme</a>
<a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige" {{ with partial "paige/target.html" (dict "page" $page "url" "https://github.com/willfaught/paige") }} target="{{ . }}" {{ end }}>Paige Theme</a>
</p>
{{ if templates.Exists "partials/paige/footer-last.html" }}