diff options
-rw-r--r-- | img/favicon.png | bin | 0 -> 13629 bytes | |||
-rw-r--r-- | index.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/img/favicon.png b/img/favicon.png Binary files differnew file mode 100644 index 0000000..94b3694 --- /dev/null +++ b/img/favicon.png @@ -3,6 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Dillo Website</title> + <link rel="icon" type="image/png" href="img/favicon.png"> <style> body { background: white; |