summaryrefslogtreecommitdiffhomepage
path: root/templates/navbar.templ
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-07 17:00:46 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-07 17:00:46 +0200
commit5224fcdbba087d6e388568ecf5fddf23e3e228cb (patch)
treead890a40a1df59463a1c145428acc17acbb8dbf8 /templates/navbar.templ
parenteca001e57f444372589d35196dab29ab22f09afb (diff)
Allow the user to change their theme
Diffstat (limited to 'templates/navbar.templ')
-rw-r--r--templates/navbar.templ2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/navbar.templ b/templates/navbar.templ
index f0d654c..8f156e7 100644
--- a/templates/navbar.templ
+++ b/templates/navbar.templ
@@ -67,7 +67,7 @@ templ navbar() {
</a>
</li>
<li id="nav-icon-theme">
- <form class={ noMargin() } action="#TODO" method="POST">
+ <form class={ noMargin() } action="/theme" method="POST">
<button>
<svg
version="1.1"