mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
favicon
This commit is contained in:
parent
865da97f94
commit
8ffd89c2e7
@ -2,9 +2,10 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>yarr</title>
|
||||
<title>YARR</title>
|
||||
<link rel="stylesheet" href="./static/stylesheets/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="./static/stylesheets/app.css">
|
||||
<link rel="icon shortcut" href="./static/images/anchor.png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper d-flex vh-100" id="app" v-cloak>
|
||||
|
BIN
template/static/images/anchor.png
Normal file
BIN
template/static/images/anchor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 395 B |
1
template/static/images/anchor.svg
Normal file
1
template/static/images/anchor.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-anchor"><circle cx="12" cy="5" r="3"></circle><line x1="12" y1="22" x2="12" y2="8"></line><path d="M5 12H2a10 10 0 0 0 20 0h-3"></path></svg>
|
After Width: | Height: | Size: 345 B |
Loading…
x
Reference in New Issue
Block a user