[Splash] Remove old unused Discord splash
This commit is contained in:
parent
4ae0e48e98
commit
5855d95b44
6 changed files with 0 additions and 58 deletions
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
@ -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
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"width": "300px",
|
||||
"height": "300px",
|
||||
"inDuration": 700,
|
||||
"outDuration": 333
|
||||
}
|
Loading…
Reference in a new issue