mirror of
https://github.com/noahpaige/portfolio-website.git
synced 2026-06-09 00:28:02 -06:00
trying a fix i found online....
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Noah Paige Portfolio</title>
|
||||
<script type="module" crossorigin src="/assets/index-a9c722d3.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-85a40674.css">
|
||||
<script type="module" crossorigin src="./assets/index-a9c722d3.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index-85a40674.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user