diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ <!DOCTYPE html> <head> <title>Home</title> -<meta charset="utf-8"> -<link rel="stylesheet" href="style.css"> +<meta charset="utf-8"/> +<link rel="stylesheet" href="style.css"/> +<link rel="icon" type="image/png" href="img/fav/logo.png"/> </head> <body> <div class="content"> |