mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
📝 Docs: update theme.toml
This commit is contained in:
+10
-2
@@ -20,9 +20,11 @@ features = [
|
||||
"pagination",
|
||||
"social-menu",
|
||||
"syntax-highlighting",
|
||||
"SEO Optimized"
|
||||
"SEO Optimized",
|
||||
"friends link template",
|
||||
"PWA support",
|
||||
"watermark support"
|
||||
]
|
||||
min_version = "0.62.0"
|
||||
|
||||
[author]
|
||||
name = "Lruihao"
|
||||
@@ -31,3 +33,9 @@ min_version = "0.62.0"
|
||||
[original]
|
||||
name = "Dillon"
|
||||
homepage = "https://dillonzq.com"
|
||||
repo = "https://github.com/dillonzq/LoveIt"
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.62.0"
|
||||
|
||||
Reference in New Issue
Block a user