Skip to content

Commit

Permalink
Merge pull request #41 from coreruleset/update-dependent-theme
Browse files Browse the repository at this point in the history
feat(theme): update relearn theme
  • Loading branch information
RedXanadu authored Apr 24, 2022
2 parents 7ecfde7 + 1612959 commit b7586fd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.85.0'
hugo-version: '0.97.3'
extended: true


Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.85.0'
hugo-version: '0.97.3'
extended: true

- name: Build
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The generated documentation is automatically updated at https://coreruleset.org/

You can edit the documentation on your local system. The only thing you need is the latest [Hugo binary](https://gohugo.io/getting-started/installing/) for your OS (Windows, Linux, Mac): it’s that simple.

**Important: You need the _extended_ version of Hugo, so be sure you download that one.**
**Important: You need Hugo _extended_ version >= 0.93.0.**

## Cloning this repository

Expand Down
2 changes: 1 addition & 1 deletion themes/hugo-relearn
Submodule hugo-relearn updated 247 files

0 comments on commit b7586fd

Please sign in to comment.