Update theme.toml
This commit is contained in:
23
theme.toml
23
theme.toml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user