diff options
| author | wuesk <wsk@tuta.com> | 2026-09-22 13:30:39 +0200 |
|---|---|---|
| committer | wuesk <wsk@tuta.com> | 2026-09-22 13:30:39 +0200 |
| commit | 72fafe4553e075c040734e31164e50c4cdc7f319 (patch) | |
| tree | 4a58557786185e993c11a5c4c27894333ab84842 /data/guestbook.json | |
Diffstat (limited to 'data/guestbook.json')
| -rw-r--r-- | data/guestbook.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/guestbook.json b/data/guestbook.json new file mode 100644 index 0000000..4613d1f --- /dev/null +++ b/data/guestbook.json @@ -0,0 +1,6 @@ +[ + { + "message": "Hi", + "name": "Vinci" + } +]
\ No newline at end of file |
