mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 20:13:31 +08:00
Update footer.html
This commit is contained in:
parent
3a9058b503
commit
69d6f7a42c
@ -13,7 +13,7 @@
|
|||||||
{{ . | safeHTML }} <br/>
|
{{ . | safeHTML }} <br/>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{- $Generator := `<a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>` -}}
|
{{- $Generator := `<a href="https://gohugo.io/" target="_blank" rel="noopener">❤️ and Hugo</a>` -}}
|
||||||
{{- $Theme := printf `<b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="%s">Stack</a></b>` $ThemeVersion -}}
|
{{- $Theme := printf `<b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="%s">Stack</a></b>` $ThemeVersion -}}
|
||||||
{{- $DesignedBy := `<a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a>` -}}
|
{{- $DesignedBy := `<a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a>` -}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user