mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-07 12:39:28 +01:00
11 lines
199 B
HTML
Vendored
11 lines
199 B
HTML
Vendored
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="post">
|
|
<header class="post-header">
|
|
<h1 class="post-title">{{ page.title }}</h1>
|
|
</header>
|
|
<article class="post-content">{{ content }}</article>
|
|
</div>
|