add favicon

This commit is contained in:
Tomáš Mládek 2019-05-17 10:02:04 +02:00
parent 7d12954372
commit 257be83d9b
4 changed files with 3 additions and 0 deletions

View file

@ -8,6 +8,7 @@
<title>pile ADMIN INTERFACE</title>
<link rel="stylesheet" type="text/css" href="assets/admin.css">
<link rel="icon" type="image/png" href="/favicon.png">
</head>
<body>

View file

@ -8,6 +8,7 @@
<title>The /-\ pile</title>
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="icon" type="image/png" href="/favicon.png">
</head>
<body>

View file

@ -9,6 +9,7 @@
<title>The /-\ pile</title>
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="icon" type="image/png" href="/favicon.png">
<style>
html, body {
margin: 0;

BIN
www/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB