Skip to content

Commit

Permalink
modified: dist/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckiM21 committed Jun 6, 2024
1 parent 9e6f04e commit 5f2b8a1
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,13 +2,13 @@
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/website/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Luckie Mumba • Website</title>
<meta name="theme-color" content="#233831" />
<script type="module" crossorigin src="/website/assets/index-CcMFjBnY.js"></script>
<link rel="stylesheet" crossorigin href="/website/assets/index-SIYzNdrL.css">
<script type="module" crossorigin src="/assets/index-B0aJWsAJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-SIYzNdrL.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 5f2b8a1

Please sign in to comment.