Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdjohnson committed Feb 20, 2024
1 parent 8c43d55 commit d14eb6b
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/llm-explorer/static/css/main.c0cd4af8.css",
"main.js": "/llm-explorer/static/js/main.0a619f04.js",
"main.css": "/llm-explorer/static/css/main.8a709922.css",
"main.js": "/llm-explorer/static/js/main.83fa042a.js",
"static/js/453.a852a576.chunk.js": "/llm-explorer/static/js/453.a852a576.chunk.js",
"index.html": "/llm-explorer/index.html",
"main.c0cd4af8.css.map": "/llm-explorer/static/css/main.c0cd4af8.css.map",
"main.0a619f04.js.map": "/llm-explorer/static/js/main.0a619f04.js.map",
"main.8a709922.css.map": "/llm-explorer/static/css/main.8a709922.css.map",
"main.83fa042a.js.map": "/llm-explorer/static/js/main.83fa042a.js.map",
"453.a852a576.chunk.js.map": "/llm-explorer/static/js/453.a852a576.chunk.js.map"
},
"entrypoints": [
"static/css/main.c0cd4af8.css",
"static/js/main.0a619f04.js"
"static/css/main.8a709922.css",
"static/js/main.83fa042a.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="/llm-explorer/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="/llm-explorer/logo192.png"/><link rel="manifest" href="/llm-explorer/manifest.json"/><title>LLM Explorer</title><script defer="defer" src="/llm-explorer/static/js/main.0a619f04.js"></script><link href="/llm-explorer/static/css/main.c0cd4af8.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="/llm-explorer/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="/llm-explorer/logo192.png"/><link rel="manifest" href="/llm-explorer/manifest.json"/><title>LLM Explorer</title><script defer="defer" src="/llm-explorer/static/js/main.83fa042a.js"></script><link href="/llm-explorer/static/css/main.8a709922.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.c0cd4af8.css → static/css/main.8a709922.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.8a709922.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/css/main.c0cd4af8.css.map

This file was deleted.

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

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.0a619f04.js → static/js/main.83fa042a.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.83fa042a.js.map

Large diffs are not rendered by default.

0 comments on commit d14eb6b

Please sign in to comment.