summaryrefslogtreecommitdiff
path: root/views/partials/threads.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/threads.ejs')
-rw-r--r--views/partials/threads.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/partials/threads.ejs b/views/partials/threads.ejs
index 8eaf29c..be3a901 100644
--- a/views/partials/threads.ejs
+++ b/views/partials/threads.ejs
@@ -33,7 +33,8 @@
<b><a href="/index/{{keyword}}">{{keyword}}</a></b>&nbsp;&middot;
</td>
<td>
- <a href="/post/{{keyword}}">post</a>
+ <a href="/post/{{keyword}}">post</a>&nbsp;&middot;
+ <a href="/stream/keyword/{{keyword}}">stream</a>
</td>
</tr>
</script>