:wrench:💄 Update the i18n config files.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{{ if $ft.powered }}
|
||||
<div class="powered-by">
|
||||
{{ $pb := printf "<a href='https://gohugo.io' title='%s' target='_blank'>Hugo</a> & <a href='https://github.com/hugo-next/hugo-theme-next' title='%s' target='_blank'>Hugo NexT.%s</a>" hugo.Version .Site.Data.config.version .Site.Params.scheme }}
|
||||
{{ printf (T "FooterPowerby") $pb | safeHTML }}
|
||||
{{ printf (T "Footer.powerby") $pb | safeHTML }}
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ with $ft.beian }}
|
||||
|
||||
Reference in New Issue
Block a user