From 400bfedb10213c17ccb73c09e79abeb9c7049dda Mon Sep 17 00:00:00 2001 From: teddit Date: Mon, 30 Nov 2020 16:24:43 +0100 Subject: [PATCH] add r/all to topbar --- views/includes/topbar.pug | 1 + 1 file changed, 1 insertion(+) diff --git a/views/includes/topbar.pug b/views/includes/topbar.pug index 2d5d97f..33235f2 100644 --- a/views/includes/topbar.pug +++ b/views/includes/topbar.pug @@ -8,6 +8,7 @@ div#topbar .icon-container a(class="icon-cog", title="Preferences", href="/preferences") .top-links + a(href="/r/all") All a(href="/r/AskReddit") AskReddit a(href="/r/pics") pics a(href="/r/news") news