summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 741b120..3bdcfdd 100644
--- a/config.toml
+++ b/config.toml
@@ -2,6 +2,7 @@ baseURL = 'http://marx.cafe/'
languageCode = 'en-us'
title = 'Marx Cafe'
theme = 'hugo-book'
+copyright = 'Creative Commons Attribution-ShareAlike License 2.0'
[params]
BookTheme = 'auto'