SPB Git forge

spb/job-ka

Public
226commits 1branches 0releases
37.5 MBsize
maindefault branch
10 h agolast push
HTML 82.1% Python 14.6% TypeScript 1.9% CSS 1% JavaScript 0.5%

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

Simon-Pierre Boucher committed 1 mo ago (Aug 25, 2026) parent 6d1de40

1 changed file +11 −0

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