Skip to content

Commit

Permalink
Merge branch 'main' into february-2024-meeting
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-nobl9 committed Mar 22, 2024
2 parents 3aceb58 + 649a607 commit 4e9fc9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true

- name: Build
run: hugo --minify --destination docs
Expand Down
1 change: 0 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ summaryLength: 3
# Disables warnings
disableKinds:
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
Expand Down

0 comments on commit 4e9fc9b

Please sign in to comment.