Skip to content

Commit

Permalink
Fixed URL issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sithruby committed Feb 20, 2024
1 parent f517e69 commit 50bf26e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

I used HTML5, CSS3, Javascript along with jQuery, Barba JS, and GSAP libraries.

Check out the live demo [here](https://sithruby.github.io/overnight/)
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
"description": "",
"scripts": {
"start": "npx parcel src/index.html --port 1208 --open",
"build": "parcel build src/index.html --dist-dir ./docs --public-url https://sithruby.github.io/overnight/"
},
"keywords": [],
"author": "sithruby",
"license": "ISC",
"devDependencies": {
"parcel": "^2.9.3"
Expand Down

0 comments on commit 50bf26e

Please sign in to comment.