From a175bd7bd173f484467b200a189b01e79d1cf0db Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Thu, 2 Jul 2015 14:23:01 +0200
Subject: [PATCH] Map in venue pages

---
 conference-venue.html | 2 ++
 workshops-venue.html  | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/conference-venue.html b/conference-venue.html
index ab0efd6..546549a 100644
--- a/conference-venue.html
+++ b/conference-venue.html
@@ -28,6 +28,8 @@
 
 			<h4>Conference Venue</h4>
 
+			<a href="https://www.google.com/maps/@55.7004039,13.1908544,13z/data=!4m2!6m1!1szyh264UoAHsw.kuBf-Zno2gI8">map of the locations</a><br><br>
+
 			Palestra<br>
       Universitetsplatsen<br>
       Lund<br><br><br>
diff --git a/workshops-venue.html b/workshops-venue.html
index cfe209d..900d277 100644
--- a/workshops-venue.html
+++ b/workshops-venue.html
@@ -28,9 +28,11 @@
 
 			<h4>Workshops Venue</h4>
 
+			<a href="https://www.google.com/maps/@55.7004039,13.1908544,13z/data=!4m2!6m1!1szyh264UoAHsw.kuBf-Zno2gI8">map of the locations</a><br><br>
+
 			E-Building LTH<br>
       Ole Römers väg 3<br>
-      Lund 
+      Lund
 
 		
 		</div>
-- 
GitLab