chore(site): move website to frontend/packages/website

This commit is contained in:
Nicholas Kissel 2026-01-27 18:32:14 -08:00 committed by Nathan Flurry
parent fb60a06242
commit 45e668e9cc
46 changed files with 20 additions and 60 deletions

View file

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="3" y="3" width="18" height="18" rx="2" stroke="#3B82F6" stroke-width="2" fill="none"/>
<path d="M8 12L11 15L16 9" stroke="#3B82F6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<circle cx="12" cy="12" r="1.5" fill="#3B82F6"/>
</svg>

After

Width:  |  Height:  |  Size: 376 B