feat: ouvrir directement la connexion locale
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 5m10s
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 5m10s
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, maximum-scale=1" />
|
||||
<link rel="icon" type="image/png" href="%VITE_APP_LOGO%" />
|
||||
<link rel="apple-touch-icon" href="%VITE_APP_LOGO%" />
|
||||
<title>%VITE_APP_TITLE%</title>
|
||||
<link rel="icon" type="image/png" href="/itinova-logo.png" />
|
||||
<link rel="apple-touch-icon" href="/itinova-logo.png" />
|
||||
<title>Gestion des Formations Manager Itinova</title>
|
||||
<!-- Add Google Fonts here, example:
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
Reference in New Issue
Block a user