mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-22 15:02:18 +00:00
switch neocities domain
This commit is contained in:
parent
a14609c559
commit
036c7825a2
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://runtimeterror.neocities.org/"
|
--baseURL "https://runtimeterror.dev/"
|
||||||
- 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