remotes/1693045480750635534/spooky-22
kek7198 2021-12-07 18:34:18 -06:00
parent fdc50a51a5
commit b117a2c1be
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@
{{ thing.title }}
</a>
</div>
<div class="col-span-full md:col-span-1">
<label class="label">Author</label>
<div class="flex items-center">
<img loading="lazy" src="{{thing.author.profile_url}}" class="flex-shrink-0 p-[3px] border w-12 h-12 object-cover bg-white border-gray-300" alt="{{thing.author.profile_url}} avatar"/>
<a href="{{thing.author.url}}">
@{{thing.author.username}}
</a>
</div>
</div>
<div class="col-span-full md:col-span-1">
test
</div>