aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2024-08-11 10:00:56 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2024-08-11 10:00:56 -0500
commit726ca45683974e991c3c2d172039716be8cb0d4c (patch)
tree7d773f60439482b4833055e457392f89e20d3b69 /hugo.yaml
parentf49d28caa3005c608eec9f8f82b1d9625ae37c01 (diff)
downloadhugo-theme-tjkbasic-726ca45683974e991c3c2d172039716be8cb0d4c.tar.xz
hugo-theme-tjkbasic-726ca45683974e991c3c2d172039716be8cb0d4c.zip
changes to copyright and style. open links in new tab if theyre to another site
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
+