add favicon
This commit is contained in:
parent
7d12954372
commit
257be83d9b
4 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
BIN
www/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6 KiB |
Loading…
Reference in a new issue