From 160290f97238596b1ec710d3bea0f4bcf26a96e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20T=C3=B6lle?= Date: Sat, 16 Dec 2023 14:56:06 +0100 Subject: [PATCH] chore(deps): bump to Hugo 0.121.1 --- .gitignore | 3 ++- themes/PaperMod | 2 +- vercel.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4ae4f74..8679928 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ hugo_stats.json /.hugo_build.lock # Credentials -.env \ No newline at end of file +.env +.vercel diff --git a/themes/PaperMod b/themes/PaperMod index efe4cb4..60984fd 160000 --- a/themes/PaperMod +++ b/themes/PaperMod @@ -1 +1 @@ -Subproject commit efe4cb45161be836d602d5cd0f857e62661dae8b +Subproject commit 60984fd13658db175e8945467d3dd799f2fdcc32 diff --git a/vercel.json b/vercel.json index 4f59bfc..c3e0014 100644 --- a/vercel.json +++ b/vercel.json @@ -1,7 +1,7 @@ { "build": { "env": { - "HUGO_VERSION": "0.118.2" + "HUGO_VERSION": "0.121.1" } }, "headers": [