Add portfolio to config.toml
This commit is contained in:
parent
24cfd7192b
commit
2da4b07b8a
@ -49,6 +49,11 @@ theme = "blackburn"
|
||||
pre = "<i class='fa fa-phone fa-fw'></i>"
|
||||
weight = 4
|
||||
url = "/contact/"
|
||||
[[menu.main]]
|
||||
name = "Portfolio"
|
||||
pre = "<i class='fa fa-list fa-fw'></i>"
|
||||
weight = 5
|
||||
url = "/portfolio/"
|
||||
|
||||
[social]
|
||||
# Link your social networking accounts to the side menu
|
||||
|
Loading…
Reference in New Issue
Block a user