From 33e89cce40a62af327635f4cb32da54c3149e812 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 29 Oct 2024 20:56:27 +0000 Subject: improvements to media preview, and galleries --- src/views/comments.pug | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/views/comments.pug') diff --git a/src/views/comments.pug b/src/views/comments.pug index 2b2b76e..7bd1f9e 100644 --- a/src/views/comments.pug +++ b/src/views/comments.pug @@ -10,8 +10,7 @@ html body main#content div.hero - a(href=`/r/${post.subreddit}`) - h4 ← r/#{post.subreddit} + h4 r/#{post.subreddit} h2 #{post.title} if post.post_hint == 'image' -- cgit v1.2.3