Update theme.toml

This commit is contained in:
Joseph Hutchinson
2018-05-24 11:22:51 -04:00
parent 7037a7eb0c
commit 7579fa86e6

View File

@@ -1,21 +1,12 @@
# theme.toml template for a Hugo theme name = "aether"
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Aether"
license = "MIT" license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" licenselink = "https://github.com/josephhutch/aether/blob/master/LICENSE.md"
description = "" description = "aether is a blog theme that emphasizes motion, material, and depth as design elements to highlight the content of your site"
homepage = "http://example.com/" homepage = "https://github.com/josephhutch/aether"
tags = [] tags = ["Blog", "Responsive", "Minimal", "Clean", "Material Design", "Highlight.js"]
features = [] features = []
min_version = "0.26" min_version = "0.26"
[author] [author]
name = "" name = "Joe Hutchinson"
homepage = "" homepage = "https://www.joehutch.com"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""