1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-13 09:22:46 +01:00
Whalebird-desktop-client-ma.../src/index.ejs
2023-01-14 21:33:09 +09:00

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>