Octopus-React-Wp/frontend/index.html
2025-01-02 13:39:40 +01:00

15 lines
415 B
HTML

<!doctype html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preload" href="/assets/vendor-BFTbvl5C.js" as="script">
<title>Création web</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>