Invert image and title
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 25s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 25s
This commit is contained in:
parent
697a8a73fe
commit
89b2e4aaa2
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
|||

|
||||

|
||||
|
||||
<img src='./static/screen.webp' alt='screen' height=300>
|
||||
|
||||
It's a svelte(kit) frontend + backend that uses [`yt-dlp`](https://github.com/yt-dlp/yt-dlp) to let the user download audio/video files from the web.
|
||||
|
||||
<img src='./static/screen.webp' alt='screen' height=300>
|
||||
|
||||
## How to Deploy
|
||||
|
||||
### Node
|
||||
|
|
Loading…
Add table
Reference in a new issue