AppView in a box as a Vite plugin thing hatk.dev

docs: add logo assets to public folder

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+13
docs/site/public/logo.png

This is a binary file and will not be displayed.

+13
docs/site/public/logo.svg
··· 1 + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"> 2 + <rect width="512" height="512" rx="0" fill="#000000"/> 3 + <text 4 + x="256" 5 + y="268" 6 + font-family="'Courier New', 'Consolas', monospace" 7 + font-size="80" 8 + font-weight="700" 9 + letter-spacing="-2" 10 + text-anchor="middle" 11 + dominant-baseline="central" 12 + ><tspan fill="#FFFFFF">h</tspan><tspan fill="#0085FF">at://</tspan><tspan fill="#FFFFFF">k</tspan></text> 13 + </svg>