Add favicon
This commit is contained in:
parent
574a3bfe98
commit
b574b77acc
BIN
static/img/lock.png
Normal file
BIN
static/img/lock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 297 B |
@ -7,6 +7,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
<title>fmouhart.epheme.re</title>
|
<title>fmouhart.epheme.re</title>
|
||||||
<link rel="stylesheet" href="{{ get_url(path="/style.css") }}" />
|
<link rel="stylesheet" href="{{ get_url(path="/style.css") }}" />
|
||||||
|
<link rel="shortcut icon" type="image/png" href="{{ get_url(path="/img/lock.png") }}" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% block header %}
|
{% block header %}
|
||||||
|
Loading…
Reference in New Issue
Block a user