From 7227705ac6758b7055021f47b8a10ca3b4b287a6 Mon Sep 17 00:00:00 2001 From: Frank Delaguila Date: Sat, 12 Mar 2022 19:51:48 -0700 Subject: [PATCH] Adding gsap/favicon --- package.json | 1 + src/assets/logos/fd..svg | 5 +++++ src/components/App.jsx | 4 ++-- src/views/index.html | 1 + 4 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 src/assets/logos/fd..svg diff --git a/package.json b/package.json index 55ea82b..166b9d2 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "dependencies": { "@react-three/drei": "^8.16.5", "@react-three/fiber": "^7.0.26", + "gsap": "^3.9.1", "react": "^17.0.2", "react-dom": "^17.0.2", "three": "^0.138.3" diff --git a/src/assets/logos/fd..svg b/src/assets/logos/fd..svg new file mode 100644 index 0000000..bb20c79 --- /dev/null +++ b/src/assets/logos/fd..svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/components/App.jsx b/src/components/App.jsx index 7540ca6..d0da4c3 100644 --- a/src/components/App.jsx +++ b/src/components/App.jsx @@ -33,14 +33,14 @@ const App = () => {

Nav

- {/* + - */} +
); diff --git a/src/views/index.html b/src/views/index.html index adf74c9..fa7da63 100644 --- a/src/views/index.html +++ b/src/views/index.html @@ -4,6 +4,7 @@ + Designer and Developer