Skip to content

Commit a18d834

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

hugo.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,18 @@ baseURL: "https://neurodatawithoutborders.github.io/nwb-website/"
22
languageCode: "en"
33
title: "Neurodata Without Borders"
44
paginate: 6
5+
56
# Markup
67
markup:
78
goldmark:
89
renderer:
910
unsafe: true
11+
1012
# Modules
1113
module:
1214
mounts:
1315
- source: "assets"
1416
target: "assets"
1517
- source: "static"
1618
target: "static"
17-
- source: "static"
18-
target: ""
19-
params:
20-
socials:
21-
twitter: https://twitter.com/NeurodataWB
19+
publishDir: "public"

0 commit comments

Comments
 (0)