aboutsummaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/base.html b/backend/templates/base.html
index f0ae617..e56341b 100644
--- a/backend/templates/base.html
+++ b/backend/templates/base.html
@@ -24,7 +24,7 @@
<meta name="twitter:description" content="{{ .Description }}" />
<meta name="twitter:image" content="{{ fullStatic .Image }}" />
</head>
-<body>
+<body hx-push-url="true">
<header>
<img src="{{ static .Logo.Header }}" alt="Logo">
<nav>