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

fix: update dependencies to latest

This commit is contained in:
2024-01-23 22:01:50 +01:00
parent 339e42acfa
commit a89b5932c2
11 changed files with 1943 additions and 1478 deletions

View File

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