Add very unqiue logo

This commit is contained in:
Daniel Mason 2021-03-28 22:45:23 +13:00
parent e9474ba0b6
commit 84cb4e8978
Signed by: idanoo
GPG key ID: 387387CDBC02F132
5 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,4 @@
import logo from '../../logo.svg';
import logo from '../../logo.png';
import '../../App.css';
function Home() {