diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 874d37bf2..f0b34c176 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -12,7 +12,6 @@ jobs: uses: shalzz/zola-deploy-action@v0.14.1 env: # Target branch - PATH_PREFIX: ${{ github.event.repository.name }} PAGES_BRANCH: gh-pages # Provide personal access token TOKEN: ${{ secrets.TOKEN }} \ No newline at end of file diff --git a/templates/partials/head.html b/templates/partials/head.html index 53a630003..6df5c98e9 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,6 @@ {% set zolaVer = '0.13.0' %}
-