setup htmx to swap (or not) inner html

This commit is contained in:
Agahnim 2026-03-19 15:46:26 +01:00
parent 7815b07f81
commit bfc2721f28
6 changed files with 23 additions and 9 deletions

View file

@ -1,6 +1,5 @@
<header>
<nav>
<a href="/">Accueil</a>
<a href="/blog">Blog</a>
</nav>
</header>