Skip to content

Commit

Permalink
set favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Jun 26, 2024
1 parent 5a98fdc commit 4e2a18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://unavi.xyz/" />
<title>UNAVI</title>
<link rel="icon" href="public/images/favicon.svg" type="image/svg+xml" />
<link rel="stylesheet" href="public/css/index.css" />
</head>
<body>
Expand Down

0 comments on commit 4e2a18f

Please sign in to comment.