test
This commit is contained in:
parent
ceafeb2b4a
commit
69f6f7dbf4
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
@ -16,3 +16,4 @@ jobs:
|
||||
uses: shalzz/zola-deploy-action@v0.16.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_HOSTNAME : https://ourworld.tf
|
@ -1,5 +1,5 @@
|
||||
# The URL the site will be built for
|
||||
base_url = ""
|
||||
base_url = "https://ourworld.tf"
|
||||
# Change this to your own URL! Please note this variable **must** be uncommented.
|
||||
|
||||
title = "ThreeFold"
|
||||
|
Reference in New Issue
Block a user