aboutsummaryrefslogtreecommitdiff
path: root/src/views/comments.pug
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/comments.pug')
-rw-r--r--src/views/comments.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/comments.pug b/src/views/comments.pug
index 8fde1ce..b006d03 100644
--- a/src/views/comments.pug
+++ b/src/views/comments.pug
@@ -22,7 +22,7 @@ html
22 +header(user) 22 +header(user)
23 div.hero 23 div.hero
24 h3.sub-title 24 h3.sub-title
25 a(href=`/r/${post.subreddit}`) r/#{post.subreddit} 25 a(href=`/r/${post.subreddit}`) r/#{post.subreddit}
26 26
27 div.info-container 27 div.info-container
28 - var domain = (new URL(post.url)).hostname 28 - var domain = (new URL(post.url)).hostname