SPB Git forge

spb/rent-ka

Public
8commits 1branches 0releases
7.4 MBsize
maindefault branch
19 days agolast push
Python 68.8% TypeScript 18.6% CSS 8.7% JavaScript 3.3% HTML 0.6%

ecosystem.json aligné sur le canonique ka-ui (16 sites : + house-ka, ka-stats)

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

1 changed file +22 −12

modified frontend/src/ka/ecosystem.json +22 −12
@@ -62,7 +62,7 @@
62 62 "accentSoft": "#e7f2fd",
63 63 "accentDeep": "#14508f",
64 64 "onAccent": "#ffffff",
65 "tagline": "Le moteur de recherche du web québécois"
65 + "tagline": "Le moteur de recherche du Groupe KA"
66 66 },
67 67 {
68 68 "id": "lou-ka",
@@ -74,16 +74,6 @@
74 74 "onAccent": "#ffffff",
75 75 "tagline": "Tous les logements à louer"
76 76 },
77 {
78 "id": "rent-ka",
79 "wordmark": "Rent·Ka",
80 "domain": "www.rent-ka.com",
81 "accent": "#2456e6",
82 "accentSoft": "#e9efff",
83 "accentDeep": "#1738a8",
84 "onAccent": "#ffffff",
85 "tagline": "Rentals across Canada"
86 },
87 77 {
88 78 "id": "immo-ka",
89 79 "wordmark": "Immo·Ka",
@@ -94,6 +84,26 @@
94 84 "onAccent": "#ffffff",
95 85 "tagline": "Toutes les propriétés à vendre"
96 86 },
87 + {
88 + "id": "house-ka",
89 + "wordmark": "House·Ka",
90 + "domain": "www.house-ka.com",
91 + "accent": "#0f6b4f",
92 + "accentSoft": "#dcefe6",
93 + "accentDeep": "#0a4a37",
94 + "onAccent": "#ffffff",
95 + "tagline": "Maisons à vendre — Canada hors Québec (EN)"
96 + },
97 + {
98 + "id": "rent-ka",
99 + "wordmark": "Rent·Ka",
100 + "domain": "www.rent-ka.com",
101 + "accent": "#2456e6",
102 + "accentSoft": "#e9efff",
103 + "accentDeep": "#1738a8",
104 + "onAccent": "#ffffff",
105 + "tagline": "Locations résidentielles — Canada hors Québec (EN)"
106 + },
97 107 {
98 108 "id": "vrai-prix",
99 109 "wordmark": "Vrai-Prix",
@@ -213,4 +223,4 @@
213 223 "href": "https://www.ka6.bot"
214 224 }
215 225 ]
216 }
\ No newline at end of file
226 +}
217 227