Update base configuration docs about possibility to use plain HTML in your footer copyright variable.
This commit is contained in:
P. Ottlinger 2023-03-26 22:36:54 +02:00 committed by GitHub
parent fd5b97501f
commit a526199cf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.