changed something kek
This commit is contained in:
35
theme.toml
35
theme.toml
@@ -1,30 +1,13 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "anemone"
|
||||
description = "Nearly no-Javascript, efficient, minimal theme."
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
|
||||
description = "Simple minimal elegant theme."
|
||||
homepage = "https://github.com/speyll/anemone"
|
||||
tags = ["minimal", "responsive", "blog", "dark", "light", "dark-mode"]
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
homepage = "https://github.com/Speyll/anemone"
|
||||
min_version = "0.4.0"
|
||||
demo = "https://anemone.pages.dev"
|
||||
|
||||
[extra]
|
||||
|
||||
|
||||
[author]
|
||||
name = "Speyll"
|
||||
homepage = "https://speyll.gitlab.io/site/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "/about"
|
||||
url = "/about"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "/blog"
|
||||
url = "/blog"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "/tags"
|
||||
url = "/tags"
|
||||
weight = 3
|
||||
name = "Lyes 'Speyll'"
|
||||
homepage = "https://speyllsite.pages.dev/"
|
||||
Reference in New Issue
Block a user