Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaiola committed Oct 13, 2023
1 parent 64638d7 commit 188b98f
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 65 deletions.

Large diffs are not rendered by default.

Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<link rel="mask-icon" href="assets/favicon/safari-pinned-tab.svg" color="#007bff">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">

<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
Expand Down Expand Up @@ -116,7 +116,7 @@
}
}
</style>
<link href="/relax/calc.06e7bd1b9ffdac32f9f7.css" rel="stylesheet"></head>
<link href="/relax/calc.48afd3ebdd9746997f98.css" rel="stylesheet"></head>

<body>
<div className="maxSize" id="loadingScreen">
Expand All @@ -125,6 +125,6 @@
</div>
</div>
<div id="root"></div>
<script type="text/javascript" src="/relax/js/calc.06e7bd1b9ffdac32f9f7.bundle.js"></script></body>
<script type="text/javascript" src="/relax/js/calc.48afd3ebdd9746997f98.bundle.js"></script></body>

</html>
Binary file modified index.html.gz
Binary file not shown.
Binary file removed js/calc.06e7bd1b9ffdac32f9f7.bundle.js.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added js/calc.48afd3ebdd9746997f98.bundle.js.gz
Binary file not shown.
42 changes: 0 additions & 42 deletions js/tests.06e7bd1b9ffdac32f9f7.bundle.js

This file was deleted.

Binary file removed js/tests.06e7bd1b9ffdac32f9f7.bundle.js.gz
Binary file not shown.
42 changes: 42 additions & 0 deletions js/tests.48afd3ebdd9746997f98.bundle.js

Large diffs are not rendered by default.

Binary file added js/tests.48afd3ebdd9746997f98.bundle.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<link href="/relax/tests.06e7bd1b9ffdac32f9f7.css" rel="stylesheet"></head>
<link href="/relax/tests.48afd3ebdd9746997f98.css" rel="stylesheet"></head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture"></div>
<script type="text/javascript" src="/relax/js/tests.06e7bd1b9ffdac32f9f7.bundle.js"></script></body>
<script type="text/javascript" src="/relax/js/tests.48afd3ebdd9746997f98.bundle.js"></script></body>
</html>
Binary file modified test.html.gz
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 comments on commit 188b98f

Please sign in to comment.