Add portfolio to config.toml

This commit is contained in:
Jacob Windle 2017-11-02 14:19:59 -04:00
parent 24cfd7192b
commit 2da4b07b8a

View File

@ -49,6 +49,11 @@ theme = "blackburn"
pre = "<i class='fa fa-phone fa-fw'></i>" pre = "<i class='fa fa-phone fa-fw'></i>"
weight = 4 weight = 4
url = "/contact/" url = "/contact/"
[[menu.main]]
name = "Portfolio"
pre = "<i class='fa fa-list fa-fw'></i>"
weight = 5
url = "/portfolio/"
[social] [social]
# Link your social networking accounts to the side menu # Link your social networking accounts to the side menu