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
Jetoga99 committed May 9, 2024
1 parent 6e960f6 commit 589723d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/index-D8wYtcZP.css → assets/index-CwGga3mt.css

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

File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css">

<title>Jetoga99.io</title>
<script type="module" crossorigin src="/assets/index-CwpnhKgo.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D8wYtcZP.css">
<script type="module" crossorigin src="/assets/index-D24Ne_XH.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CwGga3mt.css">
</head>
<body class="bodycustom">
<div id="root"></div>
Expand Down

0 comments on commit 589723d

Please sign in to comment.