update nav bar with series

This commit is contained in:
John Bowdre 2021-12-07 19:31:13 -06:00
parent eb2dfe50ce
commit c70128ff17

View file

@ -4,29 +4,44 @@
weight = -110 weight = -110
[[main]] [[main]]
name = "Archives" name = "vRealize Automation 8"
url = "archives/" url = "series/vra8/"
weight = -109 weight = -109
# Submenus are done this way: parent -> identifier
[[main]] [[main]]
name = "Links" name = "Projects"
identifier = "Links" url = "series/projects/"
weight = -108 weight = -108
[[main]]
parent = "Links"
name = "LinkedIn"
url = "https://www.linkedin.com/"
[[main]]
parent = "Links"
name = "Twitter"
url = "https://twitter.com/"
[[main]] [[main]]
name = "About" name = "Scripts"
url = "about/" url = "series/scripts"
weight = -107 weight = -107
[[main]]
name = "Tips & Tricks"
url = "series/tips"
weight = -106
# Submenus are done this way: parent -> identifier
# [[main]]
# name = "Links"
# identifier = "Links"
# weight = -108
# [[main]]
# parent = "Links"
# name = "LinkedIn"
# url = "https://www.linkedin.com/"
# [[main]]
# parent = "Links"
# name = "Twitter"
# url = "https://twitter.com/"
# [[main]]
# name = "About"
# url = "about/"
# weight = -107
# social menu links # social menu links
[[social]] [[social]]
@ -34,10 +49,12 @@
type = "social" type = "social"
weight = 1 weight = 1
url = "https://github.com/jbowdre" url = "https://github.com/jbowdre"
[[social]] [[social]]
name = "twitter" name = "twitter"
weight = 2 weight = 2
url = "https://twitter.com/johndotbowdre" url = "https://twitter.com/johndotbowdre"
[[social]] [[social]]
name = "rss" name = "rss"
weight = 3 weight = 3