Inital Commit
This commit is contained in:
commit
a309e824be
29 changed files with 2856 additions and 0 deletions
11
website/api/posts.json
Normal file
11
website/api/posts.json
Normal 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"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue