diff --git a/views/index.pug b/views/index.pug index e6244f6..d313ac2 100644 --- a/views/index.pug +++ b/views/index.pug @@ -96,7 +96,9 @@ html span(class="to") to a(href="/r/" + link.subreddit + "") | #{link.subreddit} - p.comments + .links + if link.over_18 + span.tag.nsfw NSFW a(href="" + link.permalink + "", class="comments") | #{link.num_comments} comments #search