diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-04 23:54:34 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-04 23:54:34 +0200 |
commit | cb6c034ef4d22579db21cd7d9b2d32b57601172a (patch) | |
tree | e639378a3ca11fbe18147a7a785cb55600481617 /web/nms-public.gathering.org/weathermap.html | |
parent | de837c61bfff05c368f4d5d73b16e57bf880f739 (diff) |
MISC stuff people forgot
Diffstat (limited to 'web/nms-public.gathering.org/weathermap.html')
-rw-r--r-- | web/nms-public.gathering.org/weathermap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nms-public.gathering.org/weathermap.html b/web/nms-public.gathering.org/weathermap.html index 85918c8..b0136ca 100644 --- a/web/nms-public.gathering.org/weathermap.html +++ b/web/nms-public.gathering.org/weathermap.html @@ -5,6 +5,6 @@ <title>The Gathering 2015 - Weathermap</title> </head> <body> -<img src="weathermap.png" width="1920" height="1080"> +<img src="weathermap.png"> </body> </html> |