Added optional generation of div in footer to display content license information.

This commit is contained in:
Adam McKellar
2024-01-23 23:49:18 +01:00
parent b9fdc307b7
commit 7c8f61dd9d
3 changed files with 16 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ toc = true
- Set the `author` in both the main config and in pages' metadata.
- Use the `image` variable in pages to add an image to HTML `<meta>` tags.
- Similarly, set `favicon` in the main config, and it will be used as the site icon.
- Set `footer_content_license` and `footer_content_license_link` if you wish to display conent license information in the footer.
#### Disable Twitter Card