Inital Commit

This commit is contained in:
Alex Emmet 2026-04-21 21:35:28 +02:00
commit a309e824be
29 changed files with 2856 additions and 0 deletions

11
website/api/posts.json Normal file
View file

@ -0,0 +1,11 @@
[
{
"date": "2026-04-01",
"head_img": "village_sunset.png",
"file": "CoolPost123.md",
"title": "This is a cool post",
"description": "Look at this text"
}
]