SPB Git forge

spb/auto-ka

Public
61commits 1branches 0releases
14.4 MBsize
maindefault branch
12 days agolast push
Python 61.6% TypeScript 20.9% CSS 11.4% JavaScript 5.1% HTML 1.1%

SEO : lang fr-CA sur la coquille HTML

Simon-Pierre Boucher committed 1 mo ago (Aug 22, 2026) parent 44aee9e

1 changed file +1 −1

modified frontend/index.html +1 −1
@@ -1,5 +1,5 @@
1 1 <!doctype html>
2 −<html lang="fr">
2 +<html lang="fr-CA">
3 3 <head>
4 4 <meta charset="UTF-8" />
5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
6 6