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 1515✔ Sound from Zapsplat.com @done
1616✔ resize images @done
1717✔ add favicon @done
18- ☐ update seo
18+ ✔ update seo @done
1919✔ default image @done
2020✔ image clip fix @done
2121
2222
2323----
2424
2525Features:
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 }) => {
3838 fontWeight = "500"
3939 shadow = "xl"
4040 >
41- Toast Saved!
41+ Blob Saved!
4242 </ Box >
4343 ) ,
4444 duration : 2000 ,
You can’t perform that action at this time.
0 commit comments