1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix: update name with full name and nickname

This commit is contained in:
Divlo
2023-05-29 17:10:14 +02:00
parent f41bc644b1
commit ba34e314c9
13 changed files with 35 additions and 33 deletions

View File

@ -24,7 +24,7 @@ export const Header: React.FC<HeaderProps> = (props) => {
priority
/>
<strong className='ml-1 hidden font-headline font-semibold text-yellow dark:text-yellow-dark xs:block'>
Divlo
Théo LUDWIG (Divlo)
</strong>
</div>
</Link>