1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-12 12:40:53 +02:00
Files
2019-03-14 18:33:44 +05:30

23 lines
468 B
HTML

---
layout: default
---
<a href="/docs"><span aria-hidden="true">⬅️</span> Documentation Index</a>
<article>
<header>
<h1 class="post-title">{{ title }}</h1>
</header>
<!-- <time datetime="{{ page.date | htmlDateString }}" class="post-meta">🗓 {{ page.date | date: "%B %d, %Y" }}</time> -->
<div class="post-content">{{ content | safe }}</div>
</article>
<hr>
<p>
<a href="/docs"><span aria-hidden="true">⬅️</span> Documentation Index</a>
</p>