This repository has been archived on 2025-05-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hack13-blog/themes/hacksite/theme.toml
hack13 f828a55cdf Revert "syncing..."
This reverts commit 1485cae929.
2021-12-01 21:13:16 -05:00

21 lines
477 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hacksite"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Hack13 (Timothy Rogers)"
homepage = "https://hack13.me/"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""