Skip to content

Commit

Permalink
build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KatieLisabeth committed Sep 27, 2024
1 parent d7fd68b commit 6aeed3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/portfolio/favicon.ico" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
<script type="module" crossorigin src="/portfolio/assets/index-UIAScTGF.js"></script>
<link rel="stylesheet" crossorigin href="/portfolio/assets/index-BAvwunTC.css" />
<script type="module" crossorigin src="/assets/index-UIAScTGF.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BAvwunTC.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 6aeed3d

Please sign in to comment.