update people

This commit is contained in:
2024-11-19 12:56:08 +02:00
parent d5a32fc226
commit 9c862e91c1
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<img class="aspect-[14/13] w-full rounded-2xl object-cover" src="{{url}}" alt="{{page.title ~ ' Picture'}}" />
<div class="text-center">
<h2 class="text-xl">{{page.title}}</h2>
<div class="text-base text-gray-700 line-clamp-3 leading-5 text-ellipsis">
<div class="text-base text-gray-100 line-clamp-3 leading-5 text-ellipsis">
{% if page.description %}
{{page.description}}
{% else %}