feat: update project name from "Génesis" to "Acad-IA" in HTML and manifest files; reflect branding changes in the App component

This commit is contained in:
2025-08-27 08:36:44 -06:00
parent 196aea5df9
commit 406abfad61
3 changed files with 6 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
/>
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<title>Genesis - La Salle</title>
<title>Acad-IA - La Salle</title>
</head>
<body>
<div id="app"></div>