forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-28 18:45:50 -06:00
parent 48c7f6f3e5
commit 3aadc78eeb
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
</small>
<!-- Creds -->
<small class="block mt-1 text-right text-gray-500">
Artwork by <a href="/@{{ banner[random].username }}" class="font-bold">@{{ banner[random].username }}</a>
Artwork by <a href="/@{{ banner[1].username }}" class="font-bold">@{{ banner[1].username }}</a>
</small>
{% if v %}
<hr class="mt-6 mb-5 h-0.5 border-b border-gray-300 dark:border-gray-900 shadow-inset-t-white-05"/>