mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-10-30 19:35:26 +01:00
Remove target="_blank" from links
This commit is contained in:
@@ -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" . }}
|
||||
|
||||
Reference in New Issue
Block a user