add tags to menu

This commit is contained in:
John Bowdre 2023-08-20 14:51:30 -05:00
parent d83376bf0a
commit e401e24b93

View file

@ -2,4 +2,10 @@
# identifier = "about"
# name = "About"
# url = "/about/"
# weight = 10
# weight = 10
[[main]]
identifier = "tags"
name = "Tags"
url = "/tags/"
weight = 0