Skip to content

Commit

Permalink
dist commit
Browse files Browse the repository at this point in the history
  • Loading branch information
emkooz committed Aug 3, 2023
1 parent 8152152 commit f56e312
Show file tree
Hide file tree
Showing 8 changed files with 14,569 additions and 3,880 deletions.
File renamed without changes
3,875 changes: 3,875 additions & 0 deletions assets/index-a3d323be.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-abd0510f.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-cb64d7f2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3,875 changes: 0 additions & 3,875 deletions assets/index-d3579f88.js

This file was deleted.

8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>QuickVol</title>
<link rel="icon" type="image/x-icon" href="/QuickVol/assets/icon-8ec1ed76.svg" />
<script type="module" crossorigin src="/QuickVol/assets/index-d3579f88.js"></script>
<link rel="stylesheet" href="/QuickVol/assets/index-abd0510f.css">
<link rel="icon" type="image/x-icon" href="/QuickVol/assets/icon-ec04afa6.svg" />
<script type="module" crossorigin src="/QuickVol/assets/index-a3d323be.js"></script>
<link rel="stylesheet" href="/QuickVol/assets/index-cb64d7f2.css">
</head>
<body class="bg-black">
<div id="content" class="relative">
Expand All @@ -16,7 +16,7 @@
id="loadingLogo"
class="absolute top-0 left-0 w-full h-full flex flex-col justify-center items-center text-5xl text-white"
>
<img src="/QuickVol/assets/icon-8ec1ed76.svg" alt="QuickVol" class="w-1/5 mb-6" />
<img src="/QuickVol/assets/icon-ec04afa6.svg" alt="QuickVol" class="w-1/5 mb-6" />
<span>QuickVol</span>
</div>
<div id="dropzone" class="invisible absolute top-0 left-0 w-full h-full bg-gray-900 opacity-75 z-50">
Expand Down
Loading

0 comments on commit f56e312

Please sign in to comment.