mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 20:35:07 +01:00
update footer links
This commit is contained in:
parent
95a746521a
commit
7e806ce13e
@ -5,14 +5,8 @@
|
|||||||
{{ else }}
|
{{ else }}
|
||||||
{{ partial "logo.html" . }}
|
{{ partial "logo.html" . }}
|
||||||
<div class="copyright">
|
<div class="copyright">
|
||||||
<span
|
<span>© {{ now.Year }} Powered by <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a></span>
|
||||||
>© {{ now.Year }} Powered by
|
<span>:: <a href="https://github.com/panr/hugo-theme-hello-friend" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span>
|
||||||
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a></span
|
|
||||||
>
|
|
||||||
<span
|
|
||||||
>Theme created by
|
|
||||||
<a href="https://twitter.com/panr" target="_blank" rel="noopener">panr</a></span
|
|
||||||
>
|
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user