Restructuration majeure du projet: migration de flutt vers app, ajout de l'API et mise à jour du site web
This commit is contained in:
17
web/deploy/index.html
Normal file
17
web/deploy/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/images/geosector-logo.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-mT7N7BKi.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