switch neocities domain

This commit is contained in:
John Bowdre 2024-01-20 22:41:25 -06:00
parent a14609c559
commit 036c7825a2

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