#676, Add support for copytight hugo configuration

This commit is contained in:
Alex Shpak
2025-09-21 02:06:44 +02:00
parent 1bd1cedd8d
commit d7cab414a7
8 changed files with 36 additions and 12 deletions
+2
View File
@@ -4,6 +4,8 @@ baseURL = 'http://0.0.0.0:1313/hugo-book/'
title = 'Hugo Book'
theme = 'hugo-book'
copyright = '[© CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)'
# Book configuration
disablePathToLower = true
enableGitInfo = true