doc: update theme.toml
This commit is contained in:
parent
a750e02629
commit
779982eb95
18
theme.toml
18
theme.toml
@ -4,10 +4,22 @@
|
|||||||
name = "Stack"
|
name = "Stack"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
licenselink = "https://github.com/CaiJimmy/hugo-theme-stack/blob/master/LICENSE"
|
licenselink = "https://github.com/CaiJimmy/hugo-theme-stack/blob/master/LICENSE"
|
||||||
description = "Just another simple Hugo theme"
|
description = "Card-style Hugo theme designed for bloggers"
|
||||||
homepage = "https://blog.jimmycai.com/p/hugo-theme-stack"
|
homepage = "https://blog.jimmycai.com/p/hugo-theme-stack"
|
||||||
tags = []
|
tags = [
|
||||||
features = []
|
"blog",
|
||||||
|
"responsive",
|
||||||
|
"clean",
|
||||||
|
"light",
|
||||||
|
"dark",
|
||||||
|
"personal"
|
||||||
|
]
|
||||||
|
features = [
|
||||||
|
"disqus",
|
||||||
|
"photoswipe",
|
||||||
|
"opengraph",
|
||||||
|
"widgets"
|
||||||
|
]
|
||||||
min_version = "0.74.0"
|
min_version = "0.74.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
|
Loading…
Reference in New Issue
Block a user