diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 550793d..6e83499 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <title>Shipwreckt</title> - <link rel="icon" href="favicon.ico" type="image/x-icon"> + <link rel="icon" href="logo.jpg" type="image/x-icon"> <!-- styles --> <link href="style.css" rel="stylesheet" type="text/css" /> |