added layout for about pages.

This commit is contained in:
Gabe Venberg 2023-06-30 18:04:49 -05:00
parent 1b9296d8ac
commit fa88ddaf7d
6 changed files with 85 additions and 32 deletions

View file

@ -50,16 +50,15 @@ url = "https://git.venberg.xyz/Gabe"
name = "Rss"
url = "index.xml"
# need to make custom layout without date, and with TOC optional.
# [[menu.main]]
# name = "About"
# url = "about"
# weight = 1
#
# [[menu.main]]
# name = "Resume"
# url = "resume"
# weight = 1
[[menu.main]]
name = "About"
url = "about"
weight = 1
[[menu.main]]
name = "Resume"
url = "resume"
weight = 1
[[menu.main]]
name = "Archive"