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
|
||||
|
||||
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:
|
||||
|
||||
|
@ -20,7 +20,7 @@ features = [
|
||||
"opengraph",
|
||||
"widgets"
|
||||
]
|
||||
min_version = "0.74.0"
|
||||
min_version = "0.78.0"
|
||||
|
||||
[author]
|
||||
name = "Jimmy Cai"
|
||||
|
Loading…
Reference in New Issue
Block a user