chore: rm version detection and refactor config
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "LoveIt"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/dillonzq/LoveIt/blob/master/LICENSE"
|
||||
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
|
||||
|
||||
homepage = "https://hugoloveit.com"
|
||||
demosite = "https://hugoloveit.com"
|
||||
|
||||
tags = [
|
||||
"blog",
|
||||
"clean",
|
||||
@@ -22,6 +24,7 @@ features = [
|
||||
"syntax-highlighting",
|
||||
"SEO Optimized"
|
||||
]
|
||||
|
||||
min_version = "0.62.0"
|
||||
|
||||
[author]
|
||||
|
||||
Reference in New Issue
Block a user