From bfda3ca2d057797e47d7abaf8e15eeefdbac045e Mon Sep 17 00:00:00 2001 From: Cristian Oliveira Date: Sun, 3 Dec 2023 09:33:44 +0100 Subject: [PATCH] refact: htmx clean up unused properties --- app/index.html | 2 +- app/retro.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/index.html b/app/index.html index ae42079..dcee1f1 100644 --- a/app/index.html +++ b/app/index.html @@ -15,7 +15,7 @@
-

Distributex - HTMX & NGINX ❤️

+

Distributex - HTMX & NGINX ❤️

This is a POC of micro frontend architecture using HTMX and TailwindCSS and multiple backends.

diff --git a/app/retro.html b/app/retro.html index 91ef6ab..41f77db 100644 --- a/app/retro.html +++ b/app/retro.html @@ -112,7 +112,7 @@
-

Distributex Old school - HTMX & NGINX ❤️

+

Distributex Old school - HTMX & NGINX ❤️

This is a POC of micro frontend architecture using HTMX and TailwindCSS and multiple backends.