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

feat: continue migrating to full name instead of nickname

This commit is contained in:
2023-05-31 20:09:08 +02:00
parent 7bcc5f972c
commit 9d44671fed
18 changed files with 42 additions and 36 deletions

View File

@ -1,6 +1,6 @@
import Image from 'next/image'
import Logo from 'public/images/divlo_logo.png'
import Logo from 'public/images/logo.png'
export const ProfileLogo: React.FC = () => {
return (