diff --git a/models/mcc.blend b/models/mcc.blend index a0506ba..eb441f7 100644 Binary files a/models/mcc.blend and b/models/mcc.blend differ diff --git a/models/mcc.blend1 b/models/mcc.blend1 index fbd4fc0..cd75381 100644 Binary files a/models/mcc.blend1 and b/models/mcc.blend1 differ diff --git a/public/animated_mcc.webp b/public/animated_mcc.webp index ebcfa79..3b30769 100644 Binary files a/public/animated_mcc.webp and b/public/animated_mcc.webp differ diff --git a/src/pages/index.astro b/src/pages/index.astro index 575cc0e..2c352c5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,13 +1,14 @@ --- import Navigation from "../components/Navigation/Navigation.astro"; import RecentNews from "../components/home/RecentNews.astro"; -import Typing from "../components/home/Typing.astro"; import Layout from "../layouts/Layout.astro"; --- - +
+ +