refactor: add website code

This commit is contained in:
2026-04-11 09:34:55 +02:00
parent fd7fcbbbc8
commit 01546806f0
134 changed files with 1939 additions and 0 deletions
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0 C 3.58,0 0,3.58 0,8 0,12.42 3.58,16 8,16 12.42,16 16,12.42 16,8 16,3.58 12.42,0 8,0 Z M 12.86,3.14 9.61,9.61 3.14,12.86 6.39,6.39 Z M 8,7.14 C 7.53,7.14 7.14,7.53 7.14,8 7.14,8.47 7.53,8.86 8,8.86 8.47,8.86 8.86,8.47 8.86,8 8.86,7.53 8.47,7.14 8,7.14 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 704 B