This commit is contained in:
hazycora 2023-12-21 06:52:56 -06:00
parent 2d9e1e12e4
commit 92b6846bbb
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E

View file

@ -12,7 +12,7 @@
<div class="info">
<p class="title">
<span class="word name"><%= it.user.full_name || it.user.username %></span>
<span class="word username">@<%= it.user.username %>aaaaaaaaaa</span>
<span class="word username">@<%= it.user.username %></span>
</p>
<p class="description"><%= description %>
</p>