Skip to content

Commit

Permalink
Deploy React app to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
developersharif committed Oct 25, 2023
1 parent 0a50c30 commit 6c48723
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions assets/index-a8d55ca3.js → assets/index-8646831f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<script type="module" crossorigin src="./assets/index-a8d55ca3.js"></script>
<script type="module" crossorigin src="./assets/index-8646831f.js"></script>
<link rel="stylesheet" href="./assets/index-771398e6.css">
</head>
<body>
Expand Down

0 comments on commit 6c48723

Please sign in to comment.