favicon
This commit is contained in:
parent
865da97f94
commit
8ffd89c2e7
3 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue