mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-24 14:27:41 +00:00
11 lines
227 B
HTML
11 lines
227 B
HTML
<article>
|
|
{{#post}}
|
|
<header>
|
|
<h1><a href="{{link}}">→ {{title}}</a></h1>
|
|
<time>{{date}}</time>
|
|
</header>
|
|
{{{html}}}
|
|
<p><a href="{{url}}">∞</a></p>
|
|
{{/post}}
|
|
</article>
|
|
<p class="sep">༄</p>
|