Stable Website

This commit is contained in:
2026-04-04 20:52:40 +02:00
commit 1d59d08360
38 changed files with 3120 additions and 0 deletions

8
static/radixura_icon.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" width="100%" height="100%">
<circle cx="128" cy="128" r="120" fill="#1A1B1E"/>
<circle cx="128" cy="128" r="114" fill="#2A2B2F"/>
<path d="M 70 90 L 128 195 L 186 90" fill="none" stroke="#FF6B22" stroke-width="12" stroke-linecap="round" stroke-linejoin="round"/>
<polygon points="128,102 154,117 154,147 128,162 102,147 102,117" fill="none" stroke="#FF9454" stroke-width="12" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 480 B