aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/index.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/index.go')
-rw-r--r--cmd/web/index.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/web/index.go b/cmd/web/index.go
index 2dfe20e..59310c0 100644
--- a/cmd/web/index.go
+++ b/cmd/web/index.go
@@ -21,7 +21,7 @@ var (
<nav>
<a href="/">Home</a>
<div style="display: block; float: right;">
- <!-- <a href="">Right Aligned</a> -->
+ <a href="/quit">Shutdown Server / Quit</a>
</div>
</nav>