mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 17:50:32 +00:00
11 lines
227 B
HTML
11 lines
227 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Planetposen</title>
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html> |