use copyright variable to do so

This commit is contained in:
6543 2019-07-01 21:36:10 +02:00
parent acc3d4a907
commit fa9977723b
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ theme = "terminal"

paginate = 5 #entrys per site
defaultContentLanguage = "en"
#copyright = "CC-By-NC-4.0"
#copyright = 'CC-By-NC-4.0'
copyright = 'Website released by CC-By-NC-4.0 2019 :: Powerd by Hugo :: Theme by panr'

[author]
name = "MH"