mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 20:07:09 +00:00
README: fix logo URLs
[ci skip]
This commit is contained in:
parent
cfd550451f
commit
b6f39035f8
@ -4,8 +4,8 @@
|
|||||||
<img src="https://github.com/pmmp/PocketMine-MP/blob/stable/.github/readme/pocketmine.png" alt="The PocketMine-MP logo" title="PocketMine" loading="eager" />
|
<img src="https://github.com/pmmp/PocketMine-MP/blob/stable/.github/readme/pocketmine.png" alt="The PocketMine-MP logo" title="PocketMine" loading="eager" />
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="https://github.com/pmmp/PocketMine-MP/blob/stable/.github/readme/pocketmine-dark.png" media="(prefers-color-scheme: dark)">
|
<source srcset="https://github.com/pmmp/PocketMine-MP/raw/stable/.github/readme/pocketmine-dark.png" media="(prefers-color-scheme: dark)">
|
||||||
<img src="https://github.com/pmmp/PocketMine-MP/blob/stable/.github/readme/pocketmine.png" alt="The PocketMine-MP logo" title="PocketMine" loading="eager" />
|
<img src="https://github.com/pmmp/PocketMine-MP/raw/stable/.github/readme/pocketmine.png" alt="The PocketMine-MP logo" title="PocketMine" loading="eager" />
|
||||||
</picture>
|
</picture>
|
||||||
</a><br>
|
</a><br>
|
||||||
<b>A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP</b>
|
<b>A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP</b>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user