mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2026-01-22 17:25:41 +00:00
13 lines
322 B
HTML
13 lines
322 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content='width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0'>
|
|
<title>Leifsopplevelser</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|