diff options
-rw-r--r-- | public/img/favicon.png | bin | 0 -> 571 bytes | |||
-rw-r--r-- | template/template.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/public/img/favicon.png b/public/img/favicon.png Binary files differnew file mode 100644 index 0000000..07e3688 --- /dev/null +++ b/public/img/favicon.png diff --git a/template/template.html b/template/template.html index 0c04b2d..6fd795d 100644 --- a/template/template.html +++ b/template/template.html @@ -21,7 +21,7 @@ <link rel="stylesheet" href="css/taifun.status.css" type="text/css"> <link rel="stylesheet" href="css/trieste.status.css" type="text/css"> <link rel="stylesheet" href="css/nautilus.status.css" type="text/css"> - + <link rel="shortcut icon" href="img/favicon.png"> </head> <body> |