diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-09-17 13:46:38 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-09-17 13:46:38 +0100 |
commit | 7ce760afa408e690e862a3bcfdfdefcde3675224 (patch) | |
tree | 8482ce0a8146fa755702acb8de12133d5bbd932f /examples/index.html | |
parent | 3442d95bec01726ac8bebdd29ca6b0d8219c53d2 (diff) | |
download | leaflet-soton-7ce760afa408e690e862a3bcfdfdefcde3675224.tar leaflet-soton-7ce760afa408e690e862a3bcfdfdefcde3675224.tar.gz |
Rename Points of Service example to Catering
Also add a link from the index page
Diffstat (limited to 'examples/index.html')
-rw-r--r-- | examples/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/index.html b/examples/index.html index 782314a..7f2bc1e 100644 --- a/examples/index.html +++ b/examples/index.html @@ -96,6 +96,7 @@ h6 { font-size: 1em; line-height: 1.3125; } <li><a href="vendingmachines.html">Vending Machines Example</a></li> <li><a href="cycleparkingheatmap.html">Cycle Parking Heatmap Example</a></li> <li><a href="bus.html">Bus Routes Example</a></li> + <li><a href="catering.html">Catering Example</a></li> </ul> <h2>OpenStreetMap</h2> |