Skip to content

Commit

Permalink
Update hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Jul 28, 2023
1 parent c32148f commit c4460d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
1 change: 1 addition & 0 deletions website/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Landing Page for FeedFlow

Theme adapted from https://github.com/StaticMania/hugo-apsho

0 comments on commit c4460d9

Please sign in to comment.