Skip to content

Commit 4b2b966

Browse files
feat($favicon): update favicon
update favicon BREAKING CHANGE: Brand new favicon.
1 parent 59092d0 commit 4b2b966

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

public/favicon.ico

-4.19 KB
Binary file not shown.

public/favicon.png

22.7 KB
Loading

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
7+
<link rel="icon" href="<%= BASE_URL %>favicon.png">
88
<title>vuetify-typescript-playground</title>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)