Files
leaflet/docs/_layouts/post.html
Robert Linder e84e4b63a9 Refactor dialog (#8193)
* Fix blog posts

* Update link to Leaflet accessibility tutorial

* Correct logo-ua.png version in docs/docs/images

* Refactor dialog
2022-04-27 16:16:32 +03:00

16 lines
322 B
HTML

---
root: "../../../"
layout: v2
post: true
bodyclass: post-page
---
<p><a href="../../../blog.html">&larr; Back to the list of blog posts</a></p>
<h2>{{ page.title }}</h2>
<p class="post-meta">Posted on {{ page.date | date_to_long_string }} by <a href="{{ page.authorsite }}">{{ page.author }}</a></p>
{{ content }}