Use DIV instead of Center

This commit is contained in:
Korbs 2024-12-02 15:22:59 -05:00
parent dda2768d64
commit 1d7c581799

View file

@ -1,10 +1,10 @@
<br />
<center>
<div align="center">
<img src="https://md.sudovanilla.org/images/Zorn%20Player.png" alt="Logo" height="64"/>
</center>
</div>
<br/>
@ -20,11 +20,11 @@ In-House Player built by MinPluto
</div>
<center>
<div align="center">
![Zorn using Milieu enabled](https://md.sudovanilla.org/images/zorn_player_milieu_with_transparency-video_islandia.png)
</center>
</div>
## About
Zorn is a web video player built for Astro. Originally built for a MinPluto frontend project, that was scrapped. The player offers features such as ambient mode, custom settings menu, YouTube with Invidious API, and the ability to add a separated audio source. Ability to view m3u8 streams are also possible, supporting live streams.