Skip to content

Commit

Permalink
chore: page updates
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkowalski committed Nov 3, 2024
1 parent c8dfd8c commit 46fa943
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/src/components/How/How.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export const How = () => {
<div>
<h2>Want to learn how to make components like this one?</h2>
<p>
I&apos;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{' '}
<a href="https://animations.dev/" target="_blank" style={{ textDecoration: 'underline' }}>
here
</a>
Expand Down

0 comments on commit 46fa943

Please sign in to comment.