aboutsummaryrefslogtreecommitdiff
path: root/pkg/tpl/index_templ.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tpl/index_templ.go')
-rw-r--r--pkg/tpl/index_templ.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tpl/index_templ.go b/pkg/tpl/index_templ.go
index 4d249ab..eabd30d 100644
--- a/pkg/tpl/index_templ.go
+++ b/pkg/tpl/index_templ.go
@@ -53,7 +53,7 @@ func Index(quotes []model.Quote, page, count int) templ.Component {
return templ_7745c5c3_Err
}
}
- _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(" <nav><ul>")
+ _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(" <nav><ul hx-boost=\"true\">")
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}