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": [