SPB Git forge

spb/resto-ka

Public

Resto·Ka — tous les restaurants du Québec, menus complets et prix réels (famille ·Ka)

52commits 1branches 0releases
11.6 MBsize
maindefault branch
19 days agolast push
Python 69.3% TypeScript 16.7% CSS 7.9% JavaScript 4.7% HTML 1.4%

footer: ajout Ka·Stats (www.ka-stats.com) à l'écosystème

Simon-Pierre Boucher committed 1 mo ago (Aug 25, 2026) parent 2262b91

1 changed file +10 −0

modified frontend/src/ka/ecosystem.json +10 −0
@@ -173,6 +173,16 @@
173 173 "accentDeep": "#095c6b",
174 174 "onAccent": "#ffffff",
175 175 "tagline": "Tous les emplois des employeurs québécois"
176 + },
177 + {
178 + "id": "ka-stats",
179 + "wordmark": "Ka·Stats",
180 + "domain": "www.ka-stats.com",
181 + "accent": "#095797",
182 + "accentSoft": "#e2edf6",
183 + "accentDeep": "#063a63",
184 + "onAccent": "#ffffff",
185 + "tagline": "L'explorateur de statistiques du Québec"
176 186 }
177 187 ],
178 188 "extraFooterLinks": [
179 189