switch neocities domain

This commit is contained in:
John Bowdre 2024-01-20 22:41:25 -06:00
parent 00e001032f
commit 1fe3bbcf91

View file

@ -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