]> git.openstreetmap.org Git - stateofthemap.git/commitdiff
Add SotM 2019 to chooser page
authorTom Hughes <tom@compton.nu>
Sat, 8 Dec 2018 15:32:39 +0000 (15:32 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 8 Dec 2018 15:32:53 +0000 (15:32 +0000)
index.html
sotm2019.png [new file with mode: 0644]

index 109497633ea74f607291d22be39d53c4fbb2bde7..1487d844d8a1866838a384a00b3ad56dd3c4f13f 100644 (file)
@@ -5,6 +5,17 @@
     <link rel="stylesheet" href="style.css" />
   </head>
   <body>
+    <div class="event">
+      <a href="https://2019.stateofthemap.org/">
+        <img src="sotm2019.png" />
+        <div class="description">
+          <h1>State of the Map 2019</h1>
+          <h2>Heidelberg, Germany</h2>
+          <h3>21st to 23rd September 2019</h3>
+        </div>
+      </a>
+    </div>
+    <hr />
     <div class="event">
       <a href="https://2018.stateofthemap.org/">
         <img src="sotm2018.png" />
@@ -15,7 +26,6 @@
         </div>
       </a>
     </div>
-    <hr />
     <div class="event">
       <a href="https://2017.stateofthemap.org/">
         <img src="sotm2017.png" />
diff --git a/sotm2019.png b/sotm2019.png
new file mode 100644 (file)
index 0000000..c49791d
Binary files /dev/null and b/sotm2019.png differ