You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
12 lines
196 B
HTML
12 lines
196 B
HTML
---
|
|
layout: default
|
|
---
|
|
<div class="post">
|
|
<header class="post-header">
|
|
<h1 class="h2">{{ page.title }}</h1>
|
|
</header>
|
|
<article class="post-content">
|
|
{{ content }}
|
|
</article>
|
|
</div>
|