Skip to content

Commit

Permalink
Hacking blind.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertDouglass committed Jul 14, 2024
1 parent 97407c4 commit acc36ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
TZ: America/Los_Angeles
run: |
hugo \
--gc \
--minify \
# --gc \
# --minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
4 changes: 0 additions & 4 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ title = 'On Upsun'
subtitle = 'Deploying cool code on the coolest PaaS'
theme = 'ananke'


canonifyURLs = true
relativeURLs = true



[params]
subtitle = 'Deploying cool code on the coolest PaaS'
Expand Down

0 comments on commit acc36ce

Please sign in to comment.