Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml « exampleSite - github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 75961cfe6053147451678b6525c0296a45160463 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
theme = "winning"
title = "Winning"

baseurl = "your-site-address"
title = "your-site-name"
themesdir = "../.."

disableKinds = ["RSS"]
defaultContentLanguage = "en"
enableRobotsTXT = true
languageCode = "en-us"
[taxonomies]