feat: add a favicon
Adds a favicon based on logo-primary.png
This commit is contained in:
parent
8303155f9c
commit
f6c6931c5c
2 changed files with 1 additions and 0 deletions
BIN
assets/images/global/favicon.png
Normal file
BIN
assets/images/global/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
|
@ -9,6 +9,7 @@
|
|||
The Vicious Tapes
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="assets/css/front/start.css?=sdfsdf">
|
||||
<link rel="icon" href="/assets/images/global/favicon.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Reference in a new issue