Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andre15silva committed Sep 19, 2024
1 parent 48aec05 commit 6c29654
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 22 deletions.
10 changes: 5 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.276f188a.css",
"main.js": "/static/js/main.0dee1f03.js",
"static/js/453.b12f5591.chunk.js": "/static/js/453.b12f5591.chunk.js",
"main.js": "/static/js/main.d20150ab.js",
"static/js/453.3d681c89.chunk.js": "/static/js/453.3d681c89.chunk.js",
"index.html": "/index.html",
"main.276f188a.css.map": "/static/css/main.276f188a.css.map",
"main.0dee1f03.js.map": "/static/js/main.0dee1f03.js.map",
"453.b12f5591.chunk.js.map": "/static/js/453.b12f5591.chunk.js.map"
"main.d20150ab.js.map": "/static/js/main.d20150ab.js.map",
"453.3d681c89.chunk.js.map": "/static/js/453.3d681c89.chunk.js.map"
},
"entrypoints": [
"static/css/main.276f188a.css",
"static/js/main.0dee1f03.js"
"static/js/main.d20150ab.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet"><title>RepairBench: Live Leaderboard of Frontier LLMs for Program Repair</title><script defer="defer" src="/static/js/main.0dee1f03.js"></script><link href="/static/css/main.276f188a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet"><title>RepairBench: Live Leaderboard of Frontier LLMs for Program Repair</title><script defer="defer" src="/static/js/main.d20150ab.js"></script><link href="/static/css/main.276f188a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/js/453.3d681c89.chunk.js

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

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions static/js/453.b12f5591.chunk.js

This file was deleted.

3 changes: 0 additions & 3 deletions static/js/main.0dee1f03.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.0dee1f03.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.d20150ab.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,3 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* Prism: Lightweight, robust, elegant syntax highlighting
*
* @license MIT <https://opensource.org/licenses/MIT>
* @author Lea Verou <https://lea.verou.me>
* @namespace
* @public
*/
1 change: 1 addition & 0 deletions static/js/main.d20150ab.js.map

Large diffs are not rendered by default.

0 comments on commit 6c29654

Please sign in to comment.