We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96db549 commit 9c468beCopy full SHA for 9c468be
_config.yml
@@ -181,9 +181,10 @@ collections:
181
publications:
182
output: true
183
permalink: /:collection/:path/
184
- media:
185
- output: true
186
- permalink: /:collection/:path/
+# TODO: Uncomment after adding media
+# media:
+# output: true
187
+# permalink: /:collection/:path/
188
# portfolio:
189
# output: false
190
# permalink: /:collection/:path/
_data/navigation.yml
@@ -9,8 +9,9 @@ main:
9
- title: "Talks"
10
url: /talks/
11
12
- - title: "Media"
13
- url: /media/
+# - title: "Media"
14
+# url: /media/
15
16
17
# - title: "Teaching"
0 commit comments