diff options
Diffstat (limited to 'content/html/contact-information.html')
| -rw-r--r-- | content/html/contact-information.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html index 106fd91b..e6693d24 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.html @@ -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%;} |
