diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md index 6583175..5079692 100644 --- a/content/posts/hello-world.md +++ b/content/posts/hello-world.md @@ -51,8 +51,11 @@ Here we are using a Hugo concept called an "inline shortcode". This allows us to {{< htmx.inline >}}
+ hx-trigger="click" + hx-target="#content_target" + hx-swap="beforeend" /> + {{< /htmx.inline >}}