refactor(persons): remove what-comment from PersonCard title block

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-04-26 10:29:46 +02:00
parent f9a982db43
commit 00af97653d

View File

@@ -67,7 +67,6 @@ let {
</div>
</div>
<!-- Title (academic/honorific) — PERSON type only -->
{#if person.personType === 'PERSON' && person.title}
<p
class="mb-0.5 text-center font-sans text-xs tracking-widest text-ink-3 [font-variant:small-caps]"