Initial commit of YouTube Downloader application, including core functionality for downloading videos, user authentication, and Docker support. Added configuration files, environment setup, and basic UI components using Astro.js and Tailwind CSS.
This commit is contained in:
5
public/favicon.svg
Normal file
5
public/favicon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<rect width="100" height="100" fill="#FF0000"/>
|
||||
<polygon points="40,30 40,70 70,50" fill="white"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 174 B |
Reference in New Issue
Block a user