Update submission.html

remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 06:35:53 -06:00
parent aad05e9016
commit b22af7ea00
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@
</span>
<!-- Entire thread link -->
{% if linked_comment and p.comment_count >= 2%}
<a href="{{ '{{p.permalink}}' if v else '/logged_out{{p.permalink}}' }}" class="pl-2 text-red-600 hover:text-red-700">
<a href="{{ '{{p.permalink}}' if v else '/logged_out{{p.permalink}}' }}" class="pl-2 text-sm text-red-600 hover:text-red-700">
View entire thread
</a>
{% endif %}