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 29, 2023
1 parent 6c48723 commit 2324c08
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
4 changes: 2 additions & 2 deletions assets/index-8646831f.js → assets/index-12569c5e.js

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

7 changes: 7 additions & 0 deletions assets/index-6dcad381.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-771398e6.css

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<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-8646831f.js"></script>
<link rel="stylesheet" href="./assets/index-771398e6.css">
<script type="module" crossorigin src="./assets/index-12569c5e.js"></script>
<link rel="stylesheet" href="./assets/index-6dcad381.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2324c08

Please sign in to comment.