add docker files

This commit is contained in:
achraf
2026-04-03 18:32:22 +02:00
parent 8e62a0fa92
commit 16e7547fcc
9 changed files with 406 additions and 212 deletions

10
public/favicon.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<style>
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;display=swap');
text {
font-family: 'Bebas Neue', Archivo, sans-serif;
}
</style>
<rect x="4" y="4" width="92" height="92" fill="#07080a" stroke="#c8a96e" stroke-width="4" />
<text x="52" y="52" font-size="52" fill="#c8a96e" text-anchor="middle" dominant-baseline="central" letter-spacing="2">AA</text>
</svg>

After

Width:  |  Height:  |  Size: 476 B