Skip to content

Commit 3944a34

Browse files
author
Drsheppard01
committed
update menu
1 parent 25f58b5 commit 3944a34

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

config/_default/menus.en.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,67 +17,67 @@
1717

1818
[[main]]
1919
name = "Categories"
20-
pageRef = "/posts/categories"
20+
pageRef = "/categories"
2121
weight = 20
2222

2323
[[main]]
2424
name = "Audio & Video"
2525
parent = "Catergories"
26-
pageRef = "/posts/categories/AudioVideo"
26+
pageRef = "/categories/AudioVideo"
2727
weight = 20
2828

2929
[[main]]
3030
name = "Development"
3131
parent = "Catergories"
32-
pageRef = "/posts/categories/development"
32+
pageRef = "/categories/development"
3333
weight = 20
3434

3535
[[main]]
3636
name = "Finance"
3737
parent = "Catergories"
38-
pageRef = "/posts/categories/finance"
38+
pageRef = "/categories/finance"
3939
weight = 20
4040

4141
[[main]]
4242
name = "Audio & Video"
4343
parent = "Catergories"
44-
pageRef = "/posts/categories/Games"
44+
pageRef = "/categories/Games"
4545
weight = 20
4646

4747
[[main]]
4848
name = "Audio & Video"
4949
parent = "Catergories"
50-
pageRef = "/posts/categories/Graphics"
50+
pageRef = "/categories/Graphics"
5151
weight = 20
5252

5353
[[main]]
5454
name = "Audio & Video"
5555
parent = "Catergories"
56-
pageRef = "/posts/categories/Network"
56+
pageRef = "/categories/Network"
5757
weight = 20
5858

5959
[[main]]
6060
name = "Productivity"
6161
parent = "Catergories"
62-
pageRef = "/posts/categories/productivity"
62+
pageRef = "/categories/productivity"
6363
weight = 20
6464

6565
[[main]]
6666
name = "Audio & Video"
6767
parent = "Catergories"
68-
pageRef = "/posts/categories/Science"
68+
pageRef = "/categories/Science"
6969
weight = 20
7070

7171
[[main]]
7272
name = "System"
7373
parent = "Catergories"
74-
pageRef = "/posts/categories/System"
74+
pageRef = "/categories/System"
7575
weight = 20
7676

7777
[[main]]
7878
name = "Utility"
7979
parent = "Catergories"
80-
pageRef = "/posts/categories/Utility"
80+
pageRef = "/categories/Utility"
8181
weight = 20
8282

8383
#[[subnavigation]]

0 commit comments

Comments
 (0)