✨(frontend) add a fav icon
As I introduced the logo, let's add the missing favicon.
This commit is contained in:
committed by
aleb_the_flash
parent
e7e7bb0d09
commit
8caa6b7820
@@ -2,7 +2,7 @@
|
||||
<html lang="en" data-lk-theme="visio-light">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/play-icon.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/icon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Visio</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user