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