Merge branch 'main' into patch-1

This commit is contained in:
James M. Greene
2022-08-23 13:44:40 -05:00
committed by GitHub
+4
View File
@@ -44,6 +44,10 @@ jobs:
id: pages
uses: actions/configure-pages@v1
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
run: |
hugo \
--minify \