diff --git a/.github/workflows/publish-website.yml b/.github/workflows/publish-website.yml index 4f03862f..c2e0c02d 100644 --- a/.github/workflows/publish-website.yml +++ b/.github/workflows/publish-website.yml @@ -16,7 +16,8 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.115.4' + hugo-version: '0.110.0' + extended: true - name: Build run: | diff --git a/website/README.md b/website/README.md index 3ea37b0d..acde4eb5 100644 --- a/website/README.md +++ b/website/README.md @@ -1,3 +1,4 @@ # Landing Page for FeedFlow Theme adapted from https://github.com/StaticMania/hugo-apsho +