Skip to content

Commit 2afa168

Browse files
committed
- update
1 parent 0b69de2 commit 2afa168

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<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">
97
</head>
108
<body>
119
<div id="root"></div>
10+
<script type="module" src="/src/main.jsx"></script>
1211
</body>
1312
</html>

0 commit comments

Comments
 (0)