mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-29 13:27:00 +00:00
Fix centering of logo
This commit is contained in:
parent
b0395ecf98
commit
388d212f53
1 changed files with 5 additions and 3 deletions
|
@ -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/>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue