1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-07-29 05:17:00 +00:00

Fix centering of logo

This commit is contained in:
Michael Hollister 2025-07-18 13:28:08 -05:00
parent b0395ecf98
commit 388d212f53

View file

@ -1,16 +1,18 @@
<p align="center"> <div align="center">
<p>
<br/> <br/>
<a href="https://opensource.org/license/mit"><img src="https://img.shields.io/badge/License-MIT-blue.svg?color=008BD7&style=for-the-badge&label=License&logoColor=000000&labelColor=ececec" alt="License: MIT"></a> <a href="https://opensource.org/license/mit"><img src="https://img.shields.io/badge/License-MIT-blue.svg?color=008BD7&style=for-the-badge&label=License&logoColor=000000&labelColor=ececec" alt="License: MIT"></a>
<br/> <br/>
<br/> <br/>
</p> </p>
<p align="center"> <p>
<a href="https://fcast.org/"> <a href="https://fcast.org/">
<img src="website/images/ic_banner.svg" height="300"> <img src="website/images/ic_banner.svg" height="300">
</a> </a>
</p> </p>
<h3 align="center"> Open source protocol for audio and video content streaming</h3> <h3> Open source protocol for audio and video content streaming</h3>
</div>
<br/> <br/>