From 980595aee686a5dfe7df5a8b2bf3ea0f66c7adfb Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 26 Jul 2022 09:33:11 +0200 Subject: [PATCH] update action --- .github/workflows/action.yml | 1 - templates/partials/head.html | 1 - 2 files changed, 2 deletions(-) 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' %} - {% block title %} {% if current_path == '/' %}