From 874a84071e0367593d228116c54a80d1702876f8 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sat, 7 May 2022 17:09:57 +0200 Subject: [PATCH] the funny --- .../writing-personal-home-page/_comp/simpleExample.svelte | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/routes/posts/writing-personal-home-page/_comp/simpleExample.svelte b/src/routes/posts/writing-personal-home-page/_comp/simpleExample.svelte index 6b2ddb0..02990a8 100644 --- a/src/routes/posts/writing-personal-home-page/_comp/simpleExample.svelte +++ b/src/routes/posts/writing-personal-home-page/_comp/simpleExample.svelte @@ -1,8 +1,10 @@ -

Hello {name}

+

Hello {name[funny] || name}

@@ -10,4 +12,4 @@ h1 { padding-top: 0; } - \ No newline at end of file +