add favicon
This commit is contained in:
parent
4145619aab
commit
56ccfa3a30
2 changed files with 4571 additions and 1 deletions
4570
src/favicon.svg
Normal file
4570
src/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 390 KiB |
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<!-- <link rel="icon" type="image/svg+xml" href="./logo.svg" /> -->
|
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
||||||
<title>StateBuddy</title>
|
<title>StateBuddy</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue