mirror of
https://github.com/pushbits/server.git
synced 2025-04-29 10:16:50 +02:00
Center the logo
This commit is contained in:
parent
412af57693
commit
ccf86ca631
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -1,9 +1,11 @@
|
|||
| :exclamation: **This software is currently in alpha phase.** |
|
||||
|-----------------------------------------------------------------|
|
||||
|
||||
<a href="https://github.com/pushbits/logo">
|
||||
<img height="200px" src="https://raw.githubusercontent.com/pushbits/server/master/.github/logo.png" />
|
||||
</a>
|
||||
<div align="center">
|
||||
<a href="https://github.com/pushbits/logo">
|
||||
<img height="200px" src="https://raw.githubusercontent.com/pushbits/server/master/.github/logo.png" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h1>PushBits</h1>
|
||||
|
@ -18,7 +20,7 @@
|
|||
<a href="https://www.pushbits.io/docs/"><img alt="Documentation" src="https://img.shields.io/badge/docs-online-success"/></a>
|
||||
<a href="https://www.pushbits.io/api/"><img alt="API Documentation" src="https://img.shields.io/badge/api docs-online-success"/></a>
|
||||
<a href="https://github.com/pushbits/server/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/pushbits/server"/></a>
|
||||
<a href="https://github.com/pushbits/server/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/release/pushbits/server"/></a>
|
||||
<!--<a href="https://github.com/pushbits/server/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/release/pushbits/server"/></a>-->
|
||||
</p>
|
||||
|
||||
## 💡 About
|
||||
|
|
Loading…
Add table
Reference in a new issue