Skip to content

Commit

Permalink
Built from b5589aa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2023
1 parent b5589aa commit 5dd100f
Show file tree
Hide file tree
Showing 59,642 changed files with 5,442,241 additions and 25 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
25 changes: 0 additions & 25 deletions .gitignore

This file was deleted.

1 change: 1 addition & 0 deletions build/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* /index.html 200
14 changes: 14 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"files": {
"main.css": "/static/css/main.d3c89168.css",
"main.js": "/static/js/main.0723dbef.js",
"static/media/sql-wasm.wasm": "/static/media/sql-wasm.c74ad46623e4ee643959.wasm",
"index.html": "/index.html",
"main.d3c89168.css.map": "/static/css/main.d3c89168.css.map",
"main.0723dbef.js.map": "/static/js/main.0723dbef.js.map"
},
"entrypoints": [
"static/css/main.d3c89168.css",
"static/js/main.0723dbef.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="College football statistics"/><link rel="manifest" href="/manifest.json"/><link rel="shortcut icon" href="/favicon.ico"/><title>OpenCFB</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><script defer="defer" src="/static/js/main.0723dbef.js"></script><link href="/static/css/main.d3c89168.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script async src="https://www.googletagmanager.com/gtag/js?id=UA-55757642-7"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-55757642-7")</script></html>
15 changes: 15 additions & 0 deletions build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
Binary file added build/opencfb.sqlite
Binary file not shown.
Loading

0 comments on commit 5dd100f

Please sign in to comment.