We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bf4db commit dbc85f9Copy full SHA for dbc85f9
1 file changed
hugo.yml
@@ -6,14 +6,22 @@ menu:
6
main:
7
- name: About
8
url: /about/
9
+ weight: 10
10
- name: Community
11
url: /community/
- - name: Blog
12
- url: /blog/
+ weight: 20
13
+ - name: Demo
14
+ url: /#try-the-dataverse-software
15
+ weight: 30
16
- name: Download
17
url: /#installing-the-software
18
+ weight: 40
19
+ - name: Blog
20
+ url: /blog/
21
+ weight: 50
22
- name: GitHub
23
url: https://github.com/IQSS/dataverse
24
+ weight: 60
25
markup:
26
goldmark:
27
renderer:
0 commit comments