Skip to content

Commit

Permalink
deploy: cf702fd
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Mar 6, 2024
1 parent c18cc1c commit 7a673aa
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 92 deletions.
176 changes: 86 additions & 90 deletions assets/index-f516d4f5.js → assets/index-2eb1359c.js

Large diffs are not rendered by default.

Binary file added assets/index-2eb1359c.js.gz
Binary file not shown.
Binary file removed assets/index-f516d4f5.js.gz
Binary file not shown.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@


<script src="https://unpkg.com/hydra-synth"></script>
<script type="module" crossorigin src="/assets/index-f516d4f5.js"></script>
<script type="module" crossorigin src="/assets/index-2eb1359c.js"></script>
<link rel="stylesheet" href="/assets/index-e5dc6b43.css">
<script id="vite-plugin-pwa:register-sw" src="/registerSW.js" defer></script></head>
<style>
Expand Down Expand Up @@ -485,10 +485,12 @@ <h1 class="lg:mt-12 mt-6 font-semibold rounded-lg justify-center lg:text-center
<input id="show-completions" type="checkbox" value="" class="w-4 h-4 text-blue-600 rounded focus:ring-blue-600 focus:ring-2">
<label for="default-checkbox" class="ml-2 text-sm font-medium text-foreground">Show Completions</label>
</div>
<!--
<div class="flex items-center mb-4 ml-5">
<input id="load-demo-songs" type="checkbox" value="" class="w-4 h-4 text-blue-600 rounded focus:ring-blue-600">
<label for="default-checkbox" class="ml-2 text-sm font-medium text-foreground">Load Demo Song</label>
</div>
-->
</div>
</div>

Expand Down
Binary file modified index.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion sw.js

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

0 comments on commit 7a673aa

Please sign in to comment.