Skip to content

Commit

Permalink
min_ellipse
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes committed Nov 30, 2023
1 parent b8f546e commit 6650a08
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 410 deletions.
6 changes: 3 additions & 3 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
}
</style>

<link rel="preload" href="/weber_fechner-5f0e42c8ab6f8430_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/weber_fechner-5f0e42c8ab6f8430.js"></head>
<link rel="preload" href="/weber_fechner-8a502e1c3508dce0_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/weber_fechner-8a502e1c3508dce0.js"></head>

<body style="margin: 0 !important; padding: 0 !important;">
<script type="module">
Expand All @@ -18,7 +18,7 @@
</script>


<script type="module">import init from '/weber_fechner-5f0e42c8ab6f8430.js';init('/weber_fechner-5f0e42c8ab6f8430_bg.wasm');</script><script>(function () {
<script type="module">import init from '/weber_fechner-8a502e1c3508dce0.js';init('/weber_fechner-8a502e1c3508dce0_bg.wasm');</script><script>(function () {
var protocol = window.location.protocol === 'https:' ? 'wss:' : 'ws:';
var url = protocol + '//' + window.location.host + '/_trunk/ws';
var poll_interval = 5000;
Expand Down
Loading

0 comments on commit 6650a08

Please sign in to comment.