Skip to content

Commit

Permalink
Added CLU Favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganlenz001 authored Oct 3, 2023
1 parent e415370 commit 25439a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="shortcut icon" type="image/ico" href="/src/content/assets/clu_favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet'>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CLU CSC</title>
Expand All @@ -11,4 +11,4 @@
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
</html>

0 comments on commit 25439a3

Please sign in to comment.