[Splash] Remove old unused Discord splash

This commit is contained in:
Ducko 2021-12-10 18:18:24 +00:00
parent 4ae0e48e98
commit 5855d95b44
6 changed files with 0 additions and 58 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -1,11 +0,0 @@
<!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>

File diff suppressed because one or more lines are too long

View File

@ -1,6 +0,0 @@
{
"width": "300px",
"height": "300px",
"inDuration": 700,
"outDuration": 333
}