Bump required Hugo version to 0.78.0
This commit is contained in:
parent
358e63e799
commit
64e06f0beb
@ -33,7 +33,7 @@ The only JavaScript library being used is [node-vibrant](https://github.com/Vibr
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
This theme uses SCSS and TypeScript. For that reason, it's necessary to use **Hugo ≥ 0.74.0**.
|
This theme uses SCSS and TypeScript. For that reason, it's necessary to use **Hugo ≥ 0.78.0**.
|
||||||
|
|
||||||
Use Hugo Extended version if you want to:
|
Use Hugo Extended version if you want to:
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ features = [
|
|||||||
"opengraph",
|
"opengraph",
|
||||||
"widgets"
|
"widgets"
|
||||||
]
|
]
|
||||||
min_version = "0.74.0"
|
min_version = "0.78.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Jimmy Cai"
|
name = "Jimmy Cai"
|
||||||
|
Loading…
Reference in New Issue
Block a user