forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-07 19:20:52 -06:00
parent 05a92a9547
commit 0055392dcf
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<i class="fas fa-arrow-alt-right text-shadow fa-fw fa-sm"></i> <i class="fas fa-arrow-alt-right text-shadow fa-fw fa-sm"></i>
</li> </li>
<li> <li>
<a href="{{p.permalink}}" class="text-gray-700 hover:underline">{{p.author.username}}'s post</a> <a href="{{p.permalink}}" class="text-gray-700 hover:underline">asdf</a>
<li> <li>
</ul> </ul>
</div> </div>