https://github.com/zjedi/hugo-scroll/issues/120 Update docs about plain HTML in footer
Update base configuration docs about possibility to use plain HTML in your footer copyright variable.
This commit is contained in:
parent
fd5b97501f
commit
a526199cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ title = "Jane Doe - Nutrition Coach & Chef Consultant"
|
|||
description = "Nutrition Coach & Chef Consultant"
|
||||
|
||||
# A "copyright"-line to be added at the bottom of the page.
|
||||
# Hint: Markdown is supported in here as well. So you may e.g. add a link to your legal imprint-page.
|
||||
# Hint: Plain HTML is supported in here as well. So you may e.g. add a link to your legal imprint-page.
|
||||
copyright = "© Jane Doe"
|
||||
|
||||
# This theme will, by default, inject a design-by-line at the bottom of the page.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue