diff --git a/.github/workflows/hugo_build.yml b/.github/workflows/hugo_build.yml index f9d272878..bb930e6e3 100644 --- a/.github/workflows/hugo_build.yml +++ b/.github/workflows/hugo_build.yml @@ -36,7 +36,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: "0.140.0" + hugo-version: "0.151.0" extended: true - name: Build diff --git a/layouts/partials/author.html b/layouts/_partials/author.html similarity index 61% rename from layouts/partials/author.html rename to layouts/_partials/author.html index ee0c0cfa2..998bce1ea 100644 --- a/layouts/partials/author.html +++ b/layouts/_partials/author.html @@ -2,8 +2,11 @@