1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-28 01:32:15 +01:00
Whalebird-desktop-client-ma.../static/splash-screen.html
2018-07-28 00:49:05 +09:00

14 lines
252 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head></head>
<body>
<center>
<img src="./images/icon.png" width="200" height="200"></img>
</center>
<center>
Loading...<span id="status"></span>
</center>
</body>
</html>