mirror of
https://github.com/apricote/apricote.de.git
synced 2026-01-13 12:51:00 +00:00
chore(deps): bump to Hugo 0.121.1
This commit is contained in:
parent
60ca102569
commit
160290f972
3 changed files with 4 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,4 +8,5 @@ hugo_stats.json
|
||||||
/.hugo_build.lock
|
/.hugo_build.lock
|
||||||
|
|
||||||
# Credentials
|
# Credentials
|
||||||
.env
|
.env
|
||||||
|
.vercel
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit efe4cb45161be836d602d5cd0f857e62661dae8b
|
Subproject commit 60984fd13658db175e8945467d3dd799f2fdcc32
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"env": {
|
"env": {
|
||||||
"HUGO_VERSION": "0.118.2"
|
"HUGO_VERSION": "0.121.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"headers": [
|
"headers": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue