10 lines
220 B
TOML
10 lines
220 B
TOML
baseURL = 'https://example.org/'
|
|
languageCode = 'en-us'
|
|
title = "Don't give huskies technology. They break things."
|
|
theme = 'hugo-PaperMod'
|
|
author = 'Madison'
|
|
ShowReadingTime = true
|
|
|
|
[params.footer]
|
|
hideCopyright = true
|