sophie-lewis-hugo/config.toml

11 lines
255 B
TOML
Raw Normal View History

2021-08-22 03:59:27 +00:00
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "sophie-lewis"
[params]
2021-08-23 05:58:39 +00:00
navbar = ["about", "writing", "videos", "get-in-touch"]
2021-08-22 03:59:27 +00:00
[params.header]
name = "Sophie Lewis"
2021-08-23 05:58:39 +00:00
subtitle = "Writer & Philosopher"