mirror of
https://github.com/serialexperiments0815/Dilomarkt---Digitaler-Lokalmarkt.git
synced 2026-07-12 15:32:19 +00:00
17 lines
454 B
HTML
17 lines
454 B
HTML
<!DOCTYPE html>
|
|
<html lang="">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="icon" href="/favicon.ico">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Vite App</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<<<<<<< HEAD
|
|
<script type="module" src="/src/main.ts"></script>
|
|
=======
|
|
<script type="module" src="/src/main.js"></script>
|
|
>>>>>>> d534ca87a19998118e5b745e9071e0dbc057a1e7
|
|
</body>
|
|
</html>
|