We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b69de2 commit 2afa168Copy full SHA for 2afa168
index.html
@@ -4,10 +4,9 @@
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title>My Projects | GitHub Portfolio</title>
7
- <script type="module" crossorigin src="/assets/index-BYR2eeFH.js"></script>
8
- <link rel="stylesheet" crossorigin href="/assets/index-refzg9T2.css">
9
</head>
10
<body>
11
<div id="root"></div>
+ <script type="module" src="/src/main.jsx"></script>
12
</body>
13
</html>
0 commit comments