Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-mendez committed Jul 19, 2024
1 parent c8252ad commit fdfff4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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" type="image/svg+xml" href="/frank-mendez.github.io/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/frank-mendez.github.io/assets/index-DKlxTLcj.js"></script>
<link rel="stylesheet" crossorigin href="/frank-mendez.github.io/assets/index-fNCE5DMw.css">
<title>Web Portfolio</title>
<script type="module" crossorigin src="/assets/index-DKlxTLcj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-fNCE5DMw.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit fdfff4e

Please sign in to comment.