Skip to content

Commit

Permalink
set baseurl to ""
Browse files Browse the repository at this point in the history
  • Loading branch information
haarer committed Oct 26, 2024
1 parent 0bac6e7 commit d23f691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
echo "setting baseurl to /version/${TARGET_FOLDER}"
else
#echo "baseurl: /${REPO_NAME}" >> ${TEMP_CONFIG}
#echo "baseurl: /" >> ${TEMP_CONFIG}
echo "not setting baseurl"
#echo "baseurl: "" >> ${TEMP_CONFIG}
echo " setting baseurl to empty string"
fi
# allow override of everything
Expand Down

0 comments on commit d23f691

Please sign in to comment.