You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
560 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "DoubleFourteen Original"
license = "GPL-3.0-or-later"
licenselink = "https://www.gnu.org/licenses/gpl-3.0.txt"
description = "Theme for https://doublefourteen.io website"
homepage = "https://doublefourteen.io"
tags = []
features = []
min_version = "0.83.1"
[author]
name = "Lorenzo Cogotti"
homepage = "https://doublefourteen.io"
DefaultContentLanguage = "en"
[languages]
[languages.en]
weight = 1
[languages.it]
weight = 2