master
kek7198 2021-12-31 11:11:21 -06:00
parent bf57f9523e
commit 5ab5a9092a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<ul class="flex flex-col divide-y space-y-2 mb-0 list-none">
{% for ma in actions %}
<li id="action-{{ma.id}}" class="relative">
<a href="{{ma.permalink}}" class="flex items-center">
<a href="#" class="flex items-center">
<div class="pl-2 text-gray-500 dark:text-gray-400 text-sm">
<div>
<a href="{{ma.user.url}}" class="font-font text-black dark:text-gray-200 hover:text-primary" target="_self">@{{ma.user.username}}