rfc-archive/config.toml

5 lines
97 B
TOML
Raw Normal View History

2021-03-29 01:42:22 +00:00
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
2021-03-29 01:50:02 +00:00
theme = "book"