aboutsummaryrefslogtreecommitdiff
path: root/templates/page/index.gohtml
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-09-07 15:22:18 +0200
committerWilliam Hergès <william@herges.fr>2025-09-07 15:22:18 +0200
commite2f739c9e19f57b72b599eaf5bfc10265e62ddb8 (patch)
tree5f70c95d68ada9d8292ceec6a06d38dffdce0aa9 /templates/page/index.gohtml
parente8da79df02b9045146e2a0cb9e035f14a68537c6 (diff)
feat(style): change tag to now
Diffstat (limited to 'templates/page/index.gohtml')
-rw-r--r--templates/page/index.gohtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml
index 73301fb..8f376f3 100644
--- a/templates/page/index.gohtml
+++ b/templates/page/index.gohtml
@@ -19,7 +19,7 @@
</div>
{{ end }}
<div class="link">
- <a href="/tags">Tags</a>
+ <a href="/now">Now</a>
</div>
</nav>
</main>