mirror of
https://github.com/kaka111222333/kaka111222333.github.io.git
synced 2025-12-17 15:25:10 +08:00
13 lines
138 B
HTML
13 lines
138 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article class="page">
|
|
|
|
<h1>{{ page.title }}</h1>
|
|
|
|
<div class="entry">
|
|
{{ content }}
|
|
</div>
|
|
</article>
|