Skip to content

Commit f299e09

Browse files
authored
fix: change preview to gif
1 parent 9ea9b13 commit f299e09

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
</div>
1212
</p>
1313

14-
<div align="center">
15-
<video width="640" loop autoplay style="border-radius:16px;padding-block:8px">
16-
<source src="./resources/preview.mp4" type="video/mp4">
17-
</video>
18-
</div>
14+
1915

2016
> [!NOTE]
2117
> This project was created mainly for learning purposes such as repo management, CI/CD, monorepo, package maintenance, etc.
2218
19+
<div align="center" >
20+
<img width="400" src="resources/preview.gif" style="border-radius:8px" />
21+
</div>
22+
2323
## Features 🌟
2424
- **Customizable Blobs** 🛠: Adjust the size, color, and complexity of your blobs.
2525
- **Live Preview** 👀: See changes in real-time as you customize your blob.

resources/preview.gif

28.2 MB
Loading

resources/preview.mp4

-1.65 MB
Binary file not shown.

0 commit comments

Comments
 (0)