File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ weight = 4
2222
2323[[main ]]
2424name = " World-Map"
25- pageRef = " world-map"
25+ pageRef = " pages/ world-map"
2626weight = 5
2727
2828[[main ]]
@@ -31,55 +31,55 @@ name = "More"
3131
3232[[main ]]
3333name = " Imprint"
34- pageRef = " imprint"
34+ pageRef = " pages/ imprint"
3535weight = 7
3636
3737[[main ]]
3838parent = " More"
3939name = " VSCode - Editor"
40- pageRef = " vscode"
40+ pageRef = " pages/ vscode"
4141weight = 1
4242
4343[[main ]]
4444parent = " More"
4545name = " VSCode-Web - Editor"
46- pageRef = " vscode-web"
46+ pageRef = " pages/ vscode-web"
4747weight = 2
4848
4949[[main ]]
5050parent = " More"
5151name = " Atom - Editor"
52- pageRef = " atom"
52+ pageRef = " pages/ atom"
5353weight = 3
5454
5555[[main ]]
5656parent = " More"
5757name = " Live - Editor"
58- pageRef = " live-editor"
58+ pageRef = " pages/ live-editor"
5959weight = 4
6060
6161[[main ]]
6262parent = " More"
6363name = " Development - Server"
64- pageRef = " development-server"
64+ pageRef = " pages/ development-server"
6565weight = 5
6666
6767[[main ]]
6868parent = " More"
6969name = " Exporter"
70- pageRef = " exporter"
70+ pageRef = " pages/ exporter"
7171weight = 6
7272
7373[[main ]]
7474parent = " More"
7575name = " Authors"
76- pageRef = " authors"
76+ pageRef = " pages/ authors"
7777weight = 7
7878
7979[[main ]]
8080parent = " More"
8181name = " Contact"
82- pageRef = " contact"
82+ pageRef = " pages/ contact"
8383weight = 7
8484
8585# footer menu
@@ -90,22 +90,22 @@ weight = 1
9090
9191[[footer ]]
9292name = " Newsletter"
93- pageRef = " newsletter"
93+ pageRef = " pages/ newsletter"
9494weight = 2
9595
9696[[footer ]]
9797name = " Contact"
98- pageRef = " contact"
98+ pageRef = " pages/ contact"
9999weight = 3
100100
101101
102102[[footer ]]
103103name = " World-Map"
104- pageRef = " world-map"
104+ pageRef = " pages/ world-map"
105105weight = 4
106106
107107
108108[[footer ]]
109109name = " Imprint"
110- pageRef = " imprint"
110+ pageRef = " pages/ imprint"
111111weight = 5
You can’t perform that action at this time.
0 commit comments