We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fa460 commit 8f42676Copy full SHA for 8f42676
config.yaml
@@ -159,9 +159,9 @@ menu:
159
name: Contact
160
url: /contact/
161
weight: 50
162
- - identifier: legal
163
- name: Legal
164
- url: /legal/
+ - identifier: wiki
+ name: Wiki
+ url: https://equilaterus.com/wiki
165
weight: 60
166
categories:
167
- identifier: prose
@@ -198,10 +198,15 @@ menu:
198
199
200
201
202
203
204
+ weight: 60
205
- identifier: legal
206
name: Legal
207
url: /legal/
- weight: 60
208
+ weight: 70
209
+
210
211
markup:
212
goldmark:
0 commit comments