docs: fix typo, bump hugo version (#851)

This commit is contained in:
Andreas Deininger 2023-02-21 03:09:24 +01:00 committed by GitHub
parent e5d60a65a4
commit 884a0224fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ contact_links:
about: Please ask questions about GitHub Actions here.
- name: GitHub Pages Documentation
url: https://docs.github.com/en/pages
about: GitHub Pages official documentaion here.
about: GitHub Pages official documentation here.
- name: GitHub Actions Documentation
url: https://docs.github.com/en/actions
about: GitHub Actions official documentation here.

View File

@ -164,7 +164,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.101.0'
hugo-version: '0.110.0'
- name: Build
run: hugo --minify