Skip to content

Commit 23845dd

Browse files
authored
Update hugo.yml
1 parent b833581 commit 23845dd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/hugo.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ jobs:
5353
run: |
5454
hugo \
5555
--gc \
56-
--minify
57-
# --baseURL "https://bibbox.github.io/bibbox-website/"
56+
--minify \
57+
--baseURL "https://bibbox.github.io/bibbox-website/" \
58+
--relativeURLs
5859
5960
- name: Upload artifact
6061
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)