From 72fafe4553e075c040734e31164e50c4cdc7f319 Mon Sep 17 00:00:00 2001 From: wuesk Date: Tue, 22 Sep 2026 13:30:39 +0200 Subject: initial commit --- data/guestbook.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/guestbook.json (limited to 'data/guestbook.json') 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 -- cgit v1.2.3