mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-13 09:22:46 +01:00
13 lines
206 B
Plaintext
13 lines
206 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Whalebird</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
<!-- webpack builds are automatically injected -->
|
|
</body>
|
|
</html>
|