feat(theme): add a link to the source in the footer
This commit is contained in:
parent
980eb804a6
commit
82281f93ca
3 changed files with 8 additions and 0 deletions
|
@ -11,4 +11,6 @@
|
|||
{{partial "icon.html" (dict "icon" "creative-commons-nc-fill" "label" "Creative Commons Non Commercial Logo")}}
|
||||
<br>
|
||||
{{ T "generated_with_hugo" | safeHTML }}
|
||||
<br>
|
||||
{{ T "source_code" | safeHTML }}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue