First commit on self-hosted cloud

This commit is contained in:
Category5 TV Network
2025-06-20 11:21:53 -04:00
parent a47e8f6209
commit 6de2f8f516
6 changed files with 665 additions and 43 deletions

9
img/gitGK.svg Executable file
View File

@ -0,0 +1,9 @@
<svg width="240" height="80" viewBox="0 0 240 80" xmlns="http://www.w3.org/2000/svg">
<style>
.git { fill: #1a1a1a; font-weight: bold; }
.gk { fill: #00cc66; font-weight: bold; }
text { font-family: 'Segoe UI', 'Arial', sans-serif; font-size: 64px; }
</style>
<text x="0" y="60" class="git">git</text>
<text x="100" y="60" class="gk">GK</text>
</svg>

After

Width:  |  Height:  |  Size: 372 B