fix author color

This commit is contained in:
2025-06-03 16:22:08 +03:00
parent 9d547a85cc
commit 2089a6e05d
3 changed files with 9 additions and 5 deletions

View File

@@ -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> -->