Reorganized the menu

This commit is contained in:
Roger Gonzalez 2023-07-28 17:11:31 -03:00
parent 0644396eb5
commit 16a488fca0
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -134,13 +134,13 @@ url = "/resume/"
weight = 3
[[menu.main]]
name = "Contact"
url = "/contact/"
name = "Posts"
url = "/posts/"
weight = 4
[[menu.main]]
name = "Posts"
url = "/posts/"
name = "Contact"
url = "/contact/"
weight = 5
[[menu.main]]