Skip to content

Commit

Permalink
Update leaderboards
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Jun 11, 2024
1 parent 0f88c31 commit 4c32434
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 13 deletions.
3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.BDg8Nk0S.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions _app/immutable/entry/app.uD82oCC3.js

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

1 change: 1 addition & 0 deletions _app/immutable/entry/start.CyqzJXrE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.BDg8Nk0S.js";export{t as start};
1 change: 1 addition & 0 deletions _app/immutable/nodes/1.CyQuYNmj.js

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

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1717970492435"}
{"version":"1718065551809"}
2 changes: 1 addition & 1 deletion bits-only.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chat-only.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion copypasta.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="./_app/immutable/entry/start.DcOom_FK.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.D1AGQv1P.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.CyqzJXrE.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BDg8Nk0S.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.CqfAyGE6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.COQoBX7Q.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DKwIylTB.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.uD82oCC3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.BM0LC9Nn.js">
</head>
<body data-sveltekit-preload-data="hover">
Expand All @@ -19,16 +19,16 @@

<script>
{
__sveltekit_1vave1i = {
__sveltekit_fxijjt = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/neuro-chat-elo"
};

const element = document.currentScript.parentElement;

Promise.all([
import("./_app/immutable/entry/start.DcOom_FK.js"),
import("./_app/immutable/entry/app.DKwIylTB.js")
import("./_app/immutable/entry/start.CyqzJXrE.js"),
import("./_app/immutable/entry/app.uD82oCC3.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
2 changes: 1 addition & 1 deletion nonvips.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion overall.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion subs-only.json

Large diffs are not rendered by default.

0 comments on commit 4c32434

Please sign in to comment.