Demo update
This commit is contained in:
parent
22559934e8
commit
9a602b7924
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{{define "title"}}Atridad Lahiji // SSE{{end}}
|
||||
{{define "title"}}Atridad Lahiji // Tools // SSE Demo{{end}}
|
||||
|
||||
{{define "headercontent"}}
|
||||
Atridad Lahiji // SSE <div class="badge badge-accent">BETA</div>
|
||||
Atridad Lahiji // Tools // SSE Demo
|
||||
{{end}}
|
||||
|
||||
{{define "head"}}
|
||||
|
@ -9,7 +9,7 @@ Atridad Lahiji // SSE <div class="badge badge-accent">BETA</div>
|
|||
{{end}}
|
||||
|
||||
{{define "main"}}
|
||||
<h2 class="text-2xl font-extrabold tracking-tight text-white sm:text-[2rem]">Server Sent Events</h2>
|
||||
<h2 class="text-2xl font-extrabold tracking-tight text-white sm:text-[2rem]">Server Sent Events Demo</h2>
|
||||
|
||||
<p class="text-lg">This page demonstrates the use of the <a href="https://htmx.org/extensions/sse/">HTMX SSE
|
||||
Extention</a> to receive Server Sent Events on the "default" channel.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue