diff options
Diffstat (limited to 'header.html.part')
| -rw-r--r-- | header.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html.part b/header.html.part index 9db721a2..25d21c21 100644 --- a/header.html.part +++ b/header.html.part @@ -3,7 +3,7 @@ <head> <title>buetow.org - Having fun with computers!</title> <meta charset='utf-8'> -<link rel="shortcut icon" type="image/gif" href=/favicon.ico" /> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <style> body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; } img { display: block; max-width: 70%;} |
