Convert S-T examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-16 15:20:20 -07:00
parent c984bedd09
commit baed03d50d
26 changed files with 204 additions and 307 deletions
+3 -7
View File
@@ -1,6 +1,6 @@
---
layout: example.html
title: Static image example
layout: strapless.html
title: Static Image
shortdesc: Example of a static image layer.
docs: >
<p>
@@ -11,8 +11,4 @@ docs: >
</p>
tags: "static image, xkcd"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>