aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-01-28 20:56:15 +0000
committerr <r@freesoftwareextremist.com>2020-01-28 20:56:15 +0000
commit2c084dfd097da448a830a8e017af0175209259ab (patch)
treeb3b339f645d88442505eb79729b7983b68950206 /templates
parenta877c58ac38f1616080edfe2fad477cbb5f03c9a (diff)
downloadbloat-2c084dfd097da448a830a8e017af0175209259ab.tar.gz
bloat-2c084dfd097da448a830a8e017af0175209259ab.zip
Add direct timeline
Diffstat (limited to 'templates')
-rw-r--r--templates/navigation.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/navigation.tmpl b/templates/navigation.tmpl
index e2547ea..a85f9fd 100644
--- a/templates/navigation.tmpl
+++ b/templates/navigation.tmpl
@@ -15,6 +15,7 @@
<div>
<a class="nav-link" href="/timeline/home">home</a>
<a class="nav-link" href="/notifications">notifications{{if gt .NotificationCount 0}}({{.NotificationCount}}){{end}}</a>
+ <a class="nav-link" href="/timeline/direct">direct</a>
<a class="nav-link" href="/timeline/local">local</a>
<a class="nav-link" href="/timeline/twkn">twkn</a>
<a class="nav-link" href="/search">search</a>