mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
change neocities site name
This commit is contained in:
parent
b920a8aa3d
commit
6117c6b342
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-to-neocities.yml
vendored
2
.github/workflows/deploy-to-neocities.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
hugo \
|
hugo \
|
||||||
--minify \
|
--minify \
|
||||||
--baseURL "https://codesplice.neocities.org/"
|
--baseURL "https://runtimeterror.neocities.org/"
|
||||||
- name: Highlight with Torchlight
|
- name: Highlight with Torchlight
|
||||||
run: |
|
run: |
|
||||||
npm i @torchlight-api/torchlight-cli
|
npm i @torchlight-api/torchlight-cli
|
||||||
|
|
Loading…
Reference in a new issue