aboutsummaryrefslogtreecommitdiff
path: root/src/views
diff options
context:
space:
mode:
authorAkshay <[email protected]>2024-12-16 14:37:56 +0000
committerAkshay <[email protected]>2024-12-16 14:37:56 +0000
commit77ab37ccac0dc67829a4281730a5d95b9a07e512 (patch)
treec5b1913efa89711a29c05fe0a0ec59ca43158cfa /src/views
parent2f5c02d6cc67f20b043492c7f4498148fa4c3adb (diff)
search-on-undelete for more comments
Diffstat (limited to 'src/views')
-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