SPB Git forge

spb/home-ka

Public
10commits 1branches 0releases
793.0 KBsize
maindefault branch
20 days agolast push
Python 49.6% TypeScript 25.5% CSS 24.1%

Share/branding assets: Home-Ka og.png (1200x630, US tricolor theme), favicon.svg, apple-touch-icon — replaces Immo-Ka artwork

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Simon-Pierre Boucher committed 27 days ago (Aug 28, 2026) parent cea40c9

3 changed files +8 −5

modified frontend/public/apple-touch-icon.png +0 −0

Binary file not shown.

modified frontend/public/favicon.svg +8 −5
@@ -1,5 +1,8 @@
1 −<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
2 −<rect width="64" height="64" rx="14" fill="#141814"/>
3 −<rect x="4.5" y="4.5" width="55" height="55" rx="11" fill="none" stroke="#e23744" stroke-opacity="0.35" stroke-width="2"/>
4 −<text x="32" y="43" text-anchor="middle" font-family="'Space Grotesk','Arial Black',sans-serif" font-size="30" font-weight="700" letter-spacing="-1" fill="#e23744" transform="rotate(-4 32 32)">Ka</text>
5 −</svg>
\ No newline at end of file
1 +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2 + <!-- Home-Ka — red Ka chip, US tricolor underline -->
3 + <rect x="4" y="4" width="56" height="56" rx="13" fill="#b31942" transform="rotate(-2 32 32)"/>
4 + <text x="32" y="42" text-anchor="middle" font-family="Arial, Helvetica, sans-serif" font-size="32" font-weight="700" fill="#ffffff">Ka</text>
5 + <rect x="16" y="48" width="11" height="4" rx="2" fill="#ffffff"/>
6 + <rect x="27" y="48" width="11" height="4" rx="2" fill="#e3eafc"/>
7 + <rect x="38" y="48" width="11" height="4" rx="2" fill="#0a3161"/>
8 +</svg>
modified frontend/public/og.png +0 −0

Binary file not shown.