aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/hugo.yaml b/hugo.yaml
new file mode 100644
index 0000000..b1e16f9
--- /dev/null
+++ b/hugo.yaml
@@ -0,0 +1,12 @@
+menus:
+ main:
+ - name: About
+ pageRef: /about
+ - name: Contact
+ pageRef: /contact
+
+# TODO this doesnt work
+markup:
+ highlight:
+ noClasses: false
+ lineNos: true