creation site static coupe du monde 2026 sans Hugo

This commit is contained in:
2026-06-20 14:50:24 +02:00
parent 7f10e7a597
commit c00dd55b8d
52 changed files with 5376 additions and 38 deletions
@@ -0,0 +1,21 @@
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="gs" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#2f7bff"/>
<stop offset=".55" stop-color="#a81fc4"/>
<stop offset="1" stop-color="#6a1fae"/>
</linearGradient>
<linearGradient id="gw" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#19d39a"/>
<stop offset="1" stop-color="#0e9e8a"/>
</linearGradient>
</defs>
<circle cx="50" cy="52" r="34" fill="url(#gs)"/>
<g stroke="#fff" stroke-width="1.2" fill="none" opacity=".8">
<ellipse cx="50" cy="52" rx="34" ry="13"/>
<ellipse cx="50" cy="52" rx="22" ry="34"/>
<ellipse cx="50" cy="52" rx="11" ry="34"/>
<line x1="16" y1="52" x2="84" y2="52"/>
</g>
<path d="M22 84 C40 70 64 64 86 34 C70 60 46 70 22 84 Z" fill="url(#gw)"/>
</svg>

After

Width:  |  Height:  |  Size: 863 B