mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
switch neocities domain
This commit is contained in:
parent
00e001032f
commit
1fe3bbcf91
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: |
|
||||
hugo \
|
||||
--minify \
|
||||
--baseURL "https://runtimeterror.neocities.org/"
|
||||
--baseURL "https://runtimeterror.dev/"
|
||||
- name: Highlight with Torchlight
|
||||
run: |
|
||||
npm i @torchlight-api/torchlight-cli
|
||||
|
|
Loading…
Reference in a new issue