2020-05-16 23:24:51 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2020-05-22 18:43:33 +02:00
|
|
|
<title>Lightcord Loader</title>
|
2020-05-16 23:24:51 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="splash-mount"></div>
|
|
|
|
<script src="index.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|