Base working skeleton now needs link support
This commit is contained in:
16
main-site/themes/temper/theme.toml
Normal file
16
main-site/themes/temper/theme.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "temper"
|
||||
license = "MIT"
|
||||
licenselink = ""
|
||||
description = "Theme for temper.tv"
|
||||
homepage = "https://temper.tv"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "shockrah"
|
||||
homepage = "https://shockrah.xyz"
|
||||
|
||||
Reference in New Issue
Block a user