SPB Git forge

spb/immo-ka

Public

Immo-Ka — agrégateur des propriétés à vendre au Québec (73 connecteurs, ~40 000 annonces, React+FastAPI)

112commits 1branches 0releases
125.4 MBsize
maindefault branch
13 days agolast push
Python 47.5% HTML 27.9% TypeScript 15.5% CSS 7.2% JavaScript 2%

SEO : lang fr-CA sur la coquille HTML

Simon-Pierre Boucher committed 1 mo ago (Aug 22, 2026) parent 0a2e4ec

1 changed file +1 −1

modified frontend/index.html +1 −1
@@ -3,7 +3,7 @@
3 3 Immo-Ka — Agrégateur de propriétés à vendre (province de Québec)
4 4 Auteur : Simon-Pierre Boucher — contact@spboucher.ai
5 5 ---------------------------------------------------------------------------- -->
6 −<html lang="fr">
6 +<html lang="fr-CA">
7 7 <head>
8 8 <meta charset="UTF-8" />
9 9 <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
10 10