Convert M-P examples to strapless template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: Permalink example
|
||||
layout: strapless.html
|
||||
title: Permalink
|
||||
shortdesc: Example on how to create permalinks.
|
||||
docs: >
|
||||
In this example the <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history"
|
||||
@@ -12,8 +12,4 @@ docs: >
|
||||
target="_blank">a polyfill</a>.
|
||||
tags: "permalink, openstreetmap, history"
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user