Skip to content

Commit b806623

Browse files
committed
chore: add html icon
1 parent 3aa4785 commit b806623

File tree

7 files changed

+593
-7
lines changed

7 files changed

+593
-7
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/eulixir-os/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/apple-logo-white.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>EulixirOs</title>
88
<script type="module" crossorigin src="/eulixir-os/assets/index-8dd00b7c.js"></script>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/apple-logo-white.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>EulixirOs</title>
88
</head>

0 commit comments

Comments
 (0)