Make footer links open in new tab
This commit is contained in:
parent
6f1f0ffc86
commit
b21b208d85
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
Copyright © {{ dateFormat "2006" now }} <b>{{ .Site.Title }}</b>. All rights reserved.<br>
|
||||
Site last regenerated with <a href="https://gohugo.io/">Hugo</a> at {{ partial "time.html" (dict "Date" now) }}.
|
||||
Site last regenerated with <a href="https://gohugo.io/" target="_blank">Hugo</a> at {{ partial "time.html" (dict "Date" now) }}.
|
Loading…
Add table
Add a link
Reference in a new issue