pianello-web-app/index.html

12 lines
214 B
HTML
Raw Normal View History

2023-05-29 08:31:34 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" />
</head>
<body>
</body>
</html>