mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
Update footer.html
This commit is contained in:
parent
5bb51771f3
commit
3c1a8a2712
@ -15,7 +15,7 @@
|
||||
|
||||
{{- $Generator := `<a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>` -}}
|
||||
{{- $Theme := printf `<b><a href="https://github.com/crowd4u/hugo-theme-stack" target="_blank" rel="noopener" data-version="%s">Stack</a></b>` $ThemeVersion -}}
|
||||
{{- $DesignedBy := `<span><a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> and crowd4u team</span>` -}}
|
||||
{{- $DesignedBy := `<span><a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> and FusionCompLab</span>` -}}
|
||||
|
||||
{{ T "footer.builtWith" (dict "Generator" $Generator) | safeHTML }} <br />
|
||||
{{ T "footer.designedBy" (dict "Theme" $Theme "DesignedBy" $DesignedBy) | safeHTML }}
|
||||
|
Loading…
Reference in New Issue
Block a user