www.donaldharper.com/themes/Bleach/exampleSite/config.toml
2019-07-07 22:10:39 -05:00

23 lines
No EOL
614 B
TOML

baseURL = "https://example.com"
languageCode = "en-us"
defaultContentLanguage = "en"
title = "Bleach Example"
theme = "Bleach"
[params]
description = "A simple and lightweight Hugo theme for a blazing fast static blog!"
author = "Your Name"
logo = "images/logo.jpg"
dateFormat = "Jan 2, 2006"
googleAnalitycsID = "Your ID"
[params.footer]
impressum = false
company = "example Inc."
[params.social]
facebook = "https://facebooke.com"
twitter = "https://twitter.com"
instagram = "https://instagram.com"
# github = "https://github.com"
# linkedin = "https://linkedin.com"