Imported old code.

This commit is contained in:
Johannes Findeisen 2023-08-22 03:14:43 +02:00
commit 89d94c38b6
243 changed files with 26457 additions and 0 deletions

9
_layouts/post.html Normal file
View file

@ -0,0 +1,9 @@
---
layout: default
---
<article>
<h2>{{page.title}}</h2>
{{content}}
</article>