Skip to content

Commit

Permalink
fix: paths
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchasx committed Aug 23, 2023
1 parent 4baeb58 commit 474cdf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
crossorigin
/> -->
<title>Frontend/Fullstack Developer</title>
<script type="module" crossorigin src="/assets/index-2439664b.js"></script>
<link rel="stylesheet" href="/assets/index-296141ff.css">
<script type="module" crossorigin src="/my-portfolio--vue/assets/index-2439664b.js"></script>
<link rel="stylesheet" href="/my-portfolio--vue/assets/index-296141ff.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit 474cdf8

Please sign in to comment.