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

12 lines
188 B
HTML
Raw Normal View History

2019-06-16 20:19:06 +00:00
<!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>