update logo

This commit is contained in:
Joeri Exelmans 2025-10-23 16:39:44 +02:00
parent 694380aa18
commit a25396b6f2
4 changed files with 4599 additions and 31 deletions

View file

@ -1,5 +1,5 @@
import { Dispatch, ReactElement, SetStateAction } from "react";
import logo from "../../artwork/logo.svg";
import logo from "../../artwork/logo-playful.svg";
export function About(props: {setModal: Dispatch<SetStateAction<ReactElement|null>>}) {
return <div style={{maxWidth: '500px', padding: 4}}>