Le puse un hermoso favicon a la pagina ><

This commit is contained in:
Daniel Cortes
2019-02-15 02:40:17 -03:00
parent c813d871ec
commit 8e10f784ca
2 changed files with 4 additions and 0 deletions

BIN
www/static/icon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -6,6 +6,7 @@
<link rel="stylesheet" href="{{ url_for('static', filename='normalize.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='skeleton.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<link rel="icon" type="image/png" sizes="48x48" href="{{ url_for('static', filename='icon-48x48.png') }}">
</head>
<body>
<nav class="navbar">
@@ -39,6 +40,9 @@
<li><a href="twitter.com/skrd159">@skrd159</a></li>
<li><a href="reddit.com/user/Ryuuji159">/u/ryuuji159</a></li>
</ul>
</div>
</div>
</div>