From 7ba23d290bd9236f81c7a0db33ea43302b13de2e Mon Sep 17 00:00:00 2001
From: konstantinkoetzner
<171531275+konstantinkoetzner@users.noreply.github.com>
Date: Tue, 14 Jul 2026 12:49:17 +0200
Subject: [PATCH] replace defunct example with working example
---
www/index.njk | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/www/index.njk b/www/index.njk
index 8ef0e88e..d6ee41c3 100644
--- a/www/index.njk
+++ b/www/index.njk
@@ -165,13 +165,14 @@ title: ///_hyperscript
${} interpolation, and the runtime handles re-rendering via morphing.
Components should be easy. Hyperscript makes them easy.
{% highlight "html" %} - +