We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5387bf + e4e77a6 commit c08b93fCopy full SHA for c08b93f
1 file changed
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
working-directory: site
38
run: |
39
hugo mod tidy
40
- hugo --minify --baseURL "https://MDA2AV.github.io/HttpArena/"
+ hugo --minify --baseURL "http://www.http-arena.com"
41
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v4
0 commit comments