Use real black/white logo variants and add triangle mark to heading

This commit is contained in:
JonKazama-Hellion
2026-05-08 20:14:34 +02:00
parent ff6020f8bc
commit 1a031f8dbd
4 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/hellion-online-media.png">
<source media="(prefers-color-scheme: dark)" srcset="./assets/hellion-online-media-dark.png">
<source media="(prefers-color-scheme: light)" srcset="./assets/hellion-online-media-light.png">
<img src="./assets/hellion-online-media.png" alt="Hellion Online Media" width="640">
<img src="./assets/hellion-online-media-light.png" alt="Hellion Online Media" width="640">
</picture>
</div>
<br>
# Jon Kazama
# <img src="./assets/hellion-mark.png" alt="" height="36" align="center"> Jon Kazama
> Solo dev · Hellion Online Media
> Tea, wolves, atomic commits.
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB