forked from 3wordchant/capsul-flask
Revert accidental change to main images
This commit is contained in:
parent
6f3ecf991d
commit
487a1ac0a3
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
capsulflask/static/favicon.yolocolo.ico
Normal file
BIN
capsulflask/static/favicon.yolocolo.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.6 KiB |
BIN
capsulflask/static/icon.yolocolo.png
Normal file
BIN
capsulflask/static/icon.yolocolo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
@ -1,7 +1,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Namecoin Address: N2aVL6pHtBp7EtNGb3jpsL2L2NyjBNbiB1 -->
|
||||
<link href="{{ url_for('static', filename='favicon.ico') }}" rel="icon">
|
||||
<link href="{{ url_for('static', filename='favicon.yolocolo.ico') }}" rel="icon">
|
||||
<title>{% block title %}{% endblock %}{% if self.title() %} - {% endif %}Capsul</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
|
Loading…
Reference in New Issue
Block a user