diff options
Diffstat (limited to 'web/nms-public.gathering.org/weathermap.html')
-rw-r--r-- | web/nms-public.gathering.org/weathermap.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/nms-public.gathering.org/weathermap.html b/web/nms-public.gathering.org/weathermap.html new file mode 100644 index 0000000..85918c8 --- /dev/null +++ b/web/nms-public.gathering.org/weathermap.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="refresh" content="60" /> + <title>The Gathering 2015 - Weathermap</title> +</head> +<body> +<img src="weathermap.png" width="1920" height="1080"> +</body> +</html> |