Skip to content

Commit 991f1b4

Browse files
authored
Merge pull request #73 from Jcparkyn/dev
Change website domain
2 parents 3a91266 + 3c6e6f4 commit 991f1b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: SteveSandersonMS/ghaction-rewrite-base-href@v1
2121
with:
2222
html_path: ${{ env.PUBLISH_DIR }}/index.html
23-
base_href: /nodexr/
23+
base_href: /
2424

2525
- name: GitHub Pages
2626
if: success()

RegexNodes/wwwroot/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.nodexr.net

0 commit comments

Comments
 (0)