diff options
Diffstat (limited to 'templates/page/index.gohtml')
| -rw-r--r-- | templates/page/index.gohtml | 2 |
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> |
