Adapt of https://c3ioc.de/ for hugo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
432 B
15 lines
432 B
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "C3ioc"
|
|
license = "CC0"
|
|
licenselink = "https://dev.sum7.eu/cloudspace/c3ioc-hugo/blob/master/LICENSES.md"
|
|
description = "Theme based on the C3 Inclusion Operation Center"
|
|
homepage = "https://c3ioc.de/"
|
|
tags = []
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = "genofire"
|
|
homepage = "https://fireorbit.de"
|
|
|