File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
✔ Sound from Zapsplat.com @done
16
16
✔ resize images @done
17
17
✔ add favicon @done
18
- ☐ update seo
18
+ ✔ update seo @done
19
19
✔ default image @done
20
20
✔ image clip fix @done
21
21
22
22
23
23
----
24
24
25
25
Features:
26
- ☐ Dark theme
27
- ☐ Faster initial load
28
- ☐ Image clipping
29
- ☐ Patterns view
30
- ☐ Save and manage blobs locally
31
- ☐ tiny sound
32
- ☐ offline support
33
- ☐ static url for sharing
26
+ ✔ Dark theme @done
27
+ ✔ Faster initial load @done
28
+ ✔ Image clipping @done
29
+ ✔ Patterns view @done
30
+ ✔ Save and manage blobs locally @done
31
+ ✔ tiny sound @done
32
+ ✔ offline support @done
33
+ ✔ static url for sharing @done
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ const NavLinks = ({ saveBlob }) => {
38
38
fontWeight = "500"
39
39
shadow = "xl"
40
40
>
41
- Toast Saved!
41
+ Blob Saved!
42
42
</ Box >
43
43
) ,
44
44
duration : 2000 ,
You can’t perform that action at this time.
0 commit comments