exampleSite/config.toml (view raw)
1baseURL = "http://example.org/"
2languageCode = "en-us"
3title = "Archie"
4theme="archie"
5
6[params]
7 subtitle = "Minimal and Crisp blog theme for hugo [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
8
9[[params.social]]
10name = "Github"
11icon = "github"
12url = "https://github.com/vividvilla/ezhil"