1
Fork 0
blog/config.toml

5 lines
102 B
TOML
Raw Normal View History

2022-08-22 17:59:26 +02:00
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
2022-08-22 18:03:17 +02:00
theme = 'hugo-book'