diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md index 2196215..8c905e2 100644 --- a/content/posts/hello-world.md +++ b/content/posts/hello-world.md @@ -12,15 +12,15 @@ Open `content/posts/hello-world.md` to follow along with the code. --- -{{< html.inline >}} +{{< htmx.inline >}}

Content loading from API...

-{{< /html.inline >}} +{{< /htmx.inline >}} ---