diff --git a/public/img/guestbook/kristoffer_pizza.webp b/public/img/guestbook/kristoffer_pizza.webp new file mode 100644 index 0000000..afcb5bd Binary files /dev/null and b/public/img/guestbook/kristoffer_pizza.webp differ diff --git a/src/data/guestbook.json b/src/data/guestbook.json index 244654e..b8a94cb 100644 --- a/src/data/guestbook.json +++ b/src/data/guestbook.json @@ -47,9 +47,21 @@ "day": "26", "string": "26.08.2024" } + }, + { + "name":"Kristoffer", + "social":"@kristoffer-jorgensborg", + "sociallink":"https://www.linkedin.com/in/kristoffer-jorgensborg/", + "image":"/img/guestbook/kristoffer_pizza.webp", + "date": { + "year": "2024", + "month": "08", + "day": "29", + "string": "29.08.2024" + } } ], "meta": { - "lastModified": "August 29, 2024" + "lastModified": "August 30, 2024" } } diff --git a/src/pages/guestbook.astro b/src/pages/guestbook.astro index bc0583b..8e62235 100644 --- a/src/pages/guestbook.astro +++ b/src/pages/guestbook.astro @@ -12,11 +12,11 @@ const visitors = guestbook["visitors"];

Welcome to the digital pizzeria! Leave your mark by doodling a pizza slice, snapping a pic, and sharing it with me at pizza [at] kjelsrud [dot] dev with your name & social media / website. And remember, creativity knows no bounds! Just like in my sketch, where I went with a Bitcoin pizza slice!🪙

PS: This page was inspired by azlen.me!

-
+
{visitors.map((visitor) => (
- +
{visitor.name} ✿