Base working skeleton now needs link support

This commit is contained in:
2023-09-19 23:19:38 -07:00
parent b8de5c0175
commit a3c84ffed4
13 changed files with 315 additions and 37 deletions

View 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"