mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-28 20:06:32 +00:00
fix: misaligned favicon (#660)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>Backrest</title>
|
||||
<link rel="stylesheet" href="index.sass" />
|
||||
<link rel="icon" type="image/svg+xml" href="../assets/favicon.svg" />
|
||||
<link rel="icon" type="image/png" href="../assets/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user