Amélioration de la splash_page et du login
This commit is contained in:
20
web/dist/index.html
vendored
Normal file
20
web/dist/index.html
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png" />
|
||||
<link rel="icon" type="image/png" sizes="64x64" href="/favicon-64.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Geosector - Une application puissante et intuitive pour la gestion efficace de vos distributions" />
|
||||
<meta name="keywords" content="geosector, distribution, logistique, optimisation, tournées, livraison" />
|
||||
<link rel="preload" href="/fonts/Figtree-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin />
|
||||
<title>Geosector - Gestion efficace de vos distributions</title>
|
||||
<script type="module" crossorigin src="/assets/index-DOjj7eym.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-C15RTrFl.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user