all repos — blog @ c56431c0568b58f5c10a8c61e978841b3726c54e

Code and content for 5ika.ch

themes/5ika/theme.toml (view raw)

 1# theme.toml template for a Hugo theme
 2# See https://github.com/gohugoio/hugoThemes#themetoml for an example
 3
 4name = "5ika"
 5license = "MIT"
 6licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
 7description = ""
 8homepage = "http://example.com/"
 9tags = []
10features = []
11min_version = "0.113.0"
12
13[author]
14  name = ""
15  homepage = ""
16
17# If porting an existing theme
18[original]
19  name = ""
20  homepage = ""
21  repo = ""