Update about.tsx

This commit is contained in:
41666 2024-04-17 08:00:12 -04:00 committed by GitHub
parent b037d56838
commit a5bffa763e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,7 @@ export default function About() {
))}
</ul>
</div>
<p className={love}>Built with 💖 by Pomf =3</p>
<p className={love}>Built with 💖 by Doll</p>
</div>
<Footer />
</div>