Added missing config.toml

This commit is contained in:
rac2030 2017-02-28 05:49:30 +01:00
parent 8dea7799c1
commit a93f586dde

View file

@ -29,3 +29,28 @@ theme = "dimension"
medium = "github"
icon = "github"
link = "#"
[[menu.main]]
name = "Intro"
weight = 10
url = "#intro"
[[menu.main]]
name = "Work"
weight = 20
url = "#work"
[[menu.main]]
name = "About"
weight = 30
url = "#about"
[[menu.main]]
name = "Contact"
weight = 40
url = "#contact"
[[menu.main]]
name = "Elements"
weight = 50
url = "#elements"
[[menu.main]]
name = "Formspree"
weight = 60
url = "#formspree"