asarfuckery/appasar/canary/app_bootstrap/splash/index.html
2019-06-16 22:19:06 +02:00

11 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Discord Updater</title>
</head>
<body>
<div id="splash-mount"></div>
<script src="index.js"></script>
</body>
</html>