add cool game links page

This commit is contained in:
2023-07-06 13:30:39 +09:30
parent 02705d6f37
commit 54dd4ee789
9 changed files with 254 additions and 3 deletions

View File

@ -2,4 +2,4 @@
layout: layout/core.njk
---
<h2>{{ title }}</h2>
{{ content | safe}}
<article class="blog-post">{{ content | safe}}</article>