aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-09-20 11:34:06 +0100
committerChristopher Baines <cb15g11@soton.ac.uk>2014-09-20 11:34:06 +0100
commit039c4567ba70b445713533587c80026f7882de17 (patch)
treee6ebf97335a071308c3e00f7bf40ef36569eacac
parent902c11bb0f524d547f315de699f1efd4cc41657b (diff)
downloadmaps.southampton.ac.uk-039c4567ba70b445713533587c80026f7882de17.tar
maps.southampton.ac.uk-039c4567ba70b445713533587c80026f7882de17.tar.gz
Improvements to the About modal
Remove the libraries section, add a mailing list section, and clean up the data section (adding links, and removing smaller datasets).
-rw-r--r--index.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/index.html b/index.html
index 0eb6be8..4a24fd9 100644
--- a/index.html
+++ b/index.html
@@ -173,21 +173,20 @@
<h4 class="modal-title">About</h4>
</div>
<div class="modal-body">
- This application uses the following libraries and datasets.
-
- <h5>Libraries</h5>
- <ul>
- <li>leaflet</li>
- <li>leaflet-locatecontrol</li>
- <li>leaflet-markercluster</li>
- </ul>
+ <h4>Mailing List</h4>
+ <p>Discussion regarding this map will occur on the
+ <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/maps.soton">
+ maps.soton</a> mailing list.
+ </p>
- <h5>Data</h5>
+ <h4>Data</h4>
<ul>
- <li>OpenStreetMap</li>
- <li>University of Southampton</li>
- <li>mfd-location</li>
- <li>library data</li>
+ <li><a href="https://www.openstreetmap.org/">
+ OpenStreetMap
+ </a></li>
+ <li><a href="http://data.southampton.ac.uk/">
+ University of Southampton
+ </a></li>
</ul>
<h4>Contributors</h4>