remotes/1693045480750635534/spooky-22
kek7198 2021-12-15 22:07:55 -06:00
parent 45ca6d8296
commit bf1cbc40d7
1 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gradient-to-t from-gray-200 to-gray-100 sticky top-0 z-10">
<h2 class="text-2xl font-heading font-bold mb-0">
rDrama's 10 Most Downvoted
rDrama's 25 Most Downvoted
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
@ -306,7 +306,7 @@
</div>
<!-- User Details -->
<div class="ml-3">
<a class="block font-heading font-bold text-lg md:text-xl text-black hover:text-red-600" href="/@{{user.username}}">
<a class="block font-heading font-bold text-lg md:text-xl text-black hover:text-red-600" href="/@{{user[0].username}}">
{{user[0].username}}
</a>
{% if user[0].customtitle %}