📓 added new visitor

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2024-03-02 09:40:17 +01:00
parent 0b89396280
commit 62b3f6a6d6
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6
2 changed files with 15 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

View file

@ -7,13 +7,25 @@
"image":"/img/guestbook/sid_pizza.webp", "image":"/img/guestbook/sid_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "01", "month": "03",
"day": "03", "day": "01",
"string": "01.03.2024" "string": "01.03.2024"
} }
},
{
"name":"Albert",
"social":"bayazidi",
"sociallink":"https://bayazidi.xyz",
"image":"/img/guestbook/albert_pizza.webp",
"date": {
"year": "2024",
"month": "03",
"day": "02",
"string": "02.03.2024"
}
} }
], ],
"meta": { "meta": {
"lastModified": "March 01, 2024" "lastModified": "March 02, 2024"
} }
} }