chore: lower min version of HUGO
This commit is contained in:
parent
9b2fc88344
commit
e755de9f42
@ -23,7 +23,7 @@ So, welcome aboard! I'm excited to have you join us on this journey as we shape
|
|||||||
|
|
||||||
### DEMO - https://re-terminal.nebrowser.com/
|
### DEMO - https://re-terminal.nebrowser.com/
|
||||||
|
|
||||||
### ⚠️ The theme needs at least Hugo **Extended** v0.129.0.
|
### ⚠️ The theme needs at least Hugo **Extended** v0.128.0.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[module]
|
[module]
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = '0.129.0'
|
min = '0.128.0'
|
||||||
|
@ -20,7 +20,7 @@ tags = [
|
|||||||
"retro",
|
"retro",
|
||||||
]
|
]
|
||||||
features = ["blog", "shortcode", "syntax highlighting"]
|
features = ["blog", "shortcode", "syntax highlighting"]
|
||||||
min_version = 0.129
|
min_version = 0.128
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Mirus"
|
name = "Mirus"
|
||||||
|
Loading…
Reference in New Issue
Block a user