Remove target="_blank" from links

This commit is contained in:
Jonah Aragon
2022-08-31 20:57:32 -05:00
parent ddaf94cd3d
commit 8c40461fc6
6 changed files with 15 additions and 15 deletions

View File

@@ -7,8 +7,8 @@
{{- end }}
<span>
- Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/Wonderfall/hugo-WonderMod/" rel="noopener" target="_blank">WonderMod</a>
<a href="https://gohugo.io/" rel="noopener noreferrer">Hugo</a> &
<a href="https://github.com/Wonderfall/hugo-WonderMod/" rel="noopener">WonderMod</a>
</span>
</footer>
{{- end }}
@@ -23,4 +23,4 @@
{{- partial "extend_footer.html" . }}
{{- partial "script.html" . }}
{{- partial "script.html" . }}