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