Theme Files Update
This commit is contained in:
parent
3eabdaf2b4
commit
556699fcd7
5 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}">{{ .Site.Author.name }}</a>
|
||||
© {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}">{{ .Site.Params.author.name }}</a>
|
||||
· {{ .Site.Params.footerCopyright | safeHTML }}
|
||||
· Made with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>
|
||||
· Theme <a href="https://github.com/1bl4z3r/hermit-V2" target="_blank" rel="noopener">Hermit-V2</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue