fix author color
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="pl-3 flex flex-col text-xs leading-none uppercase">
|
||||
<div class="pl-3 flex flex-col text-xs leading-none uppercase text-gray-400">
|
||||
{% if author %}
|
||||
{{ author.title }}
|
||||
<!-- <a href="{{author.permalink}}" class="text-gray-400 text-xs">{{ author.title }}</a> -->
|
||||
|
||||
Reference in New Issue
Block a user