Skip to content

Commit d0e0464

Browse files
committed
merged
2 parents 5c8a22f + 2047400 commit d0e0464

File tree

248 files changed

+1160
-2433
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

248 files changed

+1160
-2433
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ node_modules
22
public
33
.DS_Store
44
.cache
5+
6+
package-lock.json
7+
8+
yarn.lock
-28.1 KB
Binary file not shown.
-46.4 KB
Binary file not shown.
-28.9 KB
Binary file not shown.
-103 KB
Binary file not shown.

content/tutorials/text/2d-transformations/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "2D Transformations"
44
author: "J David Eisenberg"
55
intro: "Learn how to translate, rotate, and scale shapes using 2D transformations."
66
level: "Intermediate"
7-
coverImage: transform2d.jpg
7+
coverImage: transform2d.png
88
order: "12"
99
---
1010

Binary file not shown.
Loading
3.42 KB
Loading
12 KB
Loading

0 commit comments

Comments
 (0)