Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HKalbasi committed Jan 15, 2024
1 parent a12c1a4 commit 1dd1815
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion front/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<title>Babaeee proof checker</title>
<script src="https://raw.githubusercontent.com/josephrocca/clip-image-sorter/92b108dc670d0b56bd6b72963b0e86c4c862412e/enable-threads.js"></script>
</head>

<body>
Expand All @@ -15,4 +16,4 @@
globalThis.global = { initZ3: globalThis.initZ3 };
</script>

</html>
</html>

0 comments on commit 1dd1815

Please sign in to comment.