Rename config.yaml to hugo.yaml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
4c00406545
commit
6cdfcd5390
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/hugo-toha/toha/v4
|
||||
|
||||
go 1.19
|
||||
go 1.22
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
module:
|
||||
hugoVersion:
|
||||
min: "0.118.0"
|
||||
min: "0.122.0"
|
||||
extended: true
|
||||
mounts:
|
||||
- source: content
|
Loading…
Add table
Add a link
Reference in a new issue