asarfuckery/appasar/canary/app_bootstrap/splash/index.html

12 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>