From b6af863e52ce8b92f1591ed36eebe1f7bf1a94ae Mon Sep 17 00:00:00 2001 From: grugBraid Date: Thu, 17 Oct 2024 00:46:09 -0700 Subject: [PATCH] Add link to contact-app built in Blazor (#2970) * Added htmx contact app using Blazor SSR * add back whitespace --- www/content/server-examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/content/server-examples.md b/www/content/server-examples.md index 8ffb505f..33a9b473 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -86,6 +86,10 @@ These examples may make it a bit easier to get started using htmx with your plat - - +### Blazor + +- + ## Prolog -