Skip to content

Commit 46fa943

Browse files
committed
chore: page updates
1 parent c8dfd8c commit 46fa943

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/src/components/How/How.tsx

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ export const How = () => {
66
<div>
77
<h2>Want to learn how to make components like this one?</h2>
88
<p>
9-
I&apos;m working on a course about animations on the web, you can check it out{' '}
9+
I created an animations course in which I share everything I know about motion on the web. You can check it
10+
out{' '}
1011
<a href="https://animations.dev/" target="_blank" style={{ textDecoration: 'underline' }}>
1112
here
1213
</a>

0 commit comments

Comments
 (0)