diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-27 17:50:31 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-27 17:50:31 +0200 |
| commit | fafdf6fcc228a4dfcbb130b13c807046d76afa24 (patch) | |
| tree | cc3b3040db5f84c70a1695faa37209590b5b64c5 /src/Pages/guestbook | |
| parent | 68f35011e4145524de7677ad9c693e864a8db14b (diff) | |
| parent | b2812c8f621fe10c31e414f17773b9df79455a0b (diff) | |
Merge branch 'master' of cgit:/srv/git/APOLLO/1_MainWebsite
Diffstat (limited to 'src/Pages/guestbook')
| -rw-r--r-- | src/Pages/guestbook/guestbook.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/Pages/guestbook/guestbook.json b/src/Pages/guestbook/guestbook.json index 5d0c096..ae4fe4f 100644 --- a/src/Pages/guestbook/guestbook.json +++ b/src/Pages/guestbook/guestbook.json @@ -1,5 +1,17 @@ [ { + "id": 1775055304, + "name": "256phi", + "message": "Sooo... How's everybody?", + "timestamp": "2026-04-01T14:55:04+00:00" + }, + { + "id": 1775055136, + "name": "256phi", + "message": "Sooo... How's everybody?", + "timestamp": "2026-04-01T14:52:16+00:00" + }, + { "id": 1775042328, "name": "TEST", "message": "This is a systtem check submission", |
