diff --git a/src/components/TypingAnimation.tsx b/src/components/TypingAnimation.tsx index 599c1d6..6ed8a90 100644 --- a/src/components/TypingAnimation.tsx +++ b/src/components/TypingAnimation.tsx @@ -8,7 +8,7 @@ const TypingOutput = () => { 1000, 'work on homework.', 1000, - 'grind Leetcode.', + 'build community.', 1000, 'meet people.', 1000, diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 048ce3e..149f7db 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -24,12 +24,6 @@ const width = useFull ? "md:w-full " : "lg:w-2/3 "; --- - - - + + +