Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Liudon committed Sep 26, 2024
1 parent cddad56 commit 75d88d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 158 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ jobs:
commitChange: false

- name: Build
run: hugo --gc --minify --cleanDestinationDir
run: |
cat ./config.yml
hugo --gc --minify --cleanDestinationDir
- name: Generate robots.txt
run: |
Expand Down
157 changes: 0 additions & 157 deletions layouts/partials/head.html

This file was deleted.

0 comments on commit 75d88d6

Please sign in to comment.