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
+13
View File
@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<g transform="translate(4,-4)">
<rect style="opacity:.35;fill:currentColor" class="ColorScheme-Text" width="14" height="2" x="2" y="21" rx="1" ry="1"/>
<rect style="opacity:.35;fill:currentColor" class="ColorScheme-Text" width="13" height="2" x="0" y="17" rx="1" ry="1"/>
<rect style="opacity:.35;fill:currentColor" class="ColorScheme-Text" width="12" height="2" x="4" y="13" rx="1" ry="1"/>
<rect style="opacity:.35;fill:currentColor" class="ColorScheme-Text" width="8" height="2" x="1" y="9" rx="1" ry="1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 906 B