aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/hugo.yaml b/hugo.yaml
index b1e16f9..6683001 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -5,8 +5,15 @@ menus:
- name: Contact
pageRef: /contact
-# TODO this doesnt work
+params:
+ copyright:
+ include: false
+ name: John Smith
+ type: All rights reserved
+
+# TODO this doesnt work unless set in main config
markup:
highlight:
noClasses: false
lineNos: true
+