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

21
static/radixura.svg Normal file
View File

@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 256" width="100%" height="100%">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&amp;display=swap');
</style>
</defs>
<g transform="translate(0, 0)">
<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"/>
</g>
<g transform="translate(280, 50)">
<text x="0" y="100" font-family="Montserrat, Arial, sans-serif" font-size="72" font-weight="700" fill="#1A1B1E" letter-spacing="-2">Radixura</text>
<text x="0" y="135" font-family="Montserrat, Arial, sans-serif" font-size="18" font-weight="600" fill="#666666" letter-spacing="8" text-transform="uppercase">TECHNOLOGY</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB