Skip to content

Commit 46cc932

Browse files
authored
Update hugo.yaml
obey claude
1 parent ba3cf3a commit 46cc932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
baseURL: "https://neurodatawithoutborders.github.io/nwb-website/"
22
languageCode: "en"
33
title: "Neurodata Without Borders"
4-
54
paginate: 6
6-
75
# Markup
86
markup:
97
goldmark:
108
renderer:
119
unsafe: true
12-
1310
# Modules
1411
module:
1512
mounts:
1613
- source: "assets"
1714
target: "assets"
18-
15+
- source: "static"
16+
target: "static"
17+
- source: "static"
18+
target: ""
1919
params:
2020
socials:
2121
twitter: https://twitter.com/NeurodataWB

0 commit comments

Comments
 (0)