From 46fa943add2c47318a197a2207cdda94e1923793 Mon Sep 17 00:00:00 2001 From: emilkowalski Date: Sun, 3 Nov 2024 03:42:49 +0100 Subject: [PATCH] chore: page updates --- website/src/components/How/How.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/components/How/How.tsx b/website/src/components/How/How.tsx index 6bee34b7..34b02f20 100644 --- a/website/src/components/How/How.tsx +++ b/website/src/components/How/How.tsx @@ -6,7 +6,8 @@ export const How = () => {

Want to learn how to make components like this one?

- I'm working on a course about animations on the web, you can check it out{' '} + I created an animations course in which I share everything I know about motion on the web. You can check it + out{' '} here