Skip to content

Commit

Permalink
Using a custome domain for github
Browse files Browse the repository at this point in the history
  • Loading branch information
AbsentSemicolon committed Sep 2, 2024
1 parent b213367 commit 302e9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve --open",
"build": "ng build --base-href https://absentsemicolon.github.io/portfolio/ && cp CNAME ./dist/portfolio/browser",
"build": "ng build --base-href https://missingsemicolon.net && cp CNAME ./dist/portfolio/browser",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
Expand Down

0 comments on commit 302e9cd

Please sign in to comment.