Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1bd924a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamjain96 committed Oct 25, 2024
1 parent 22113f5 commit 4412744
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 41 deletions.
18 changes: 9 additions & 9 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/rn-benchmarking/static/css/main.5f7f0a51.css",
"main.js": "/rn-benchmarking/static/js/main.07a042cd.js",
"static/js/453.2e5ebe46.chunk.js": "/rn-benchmarking/static/js/453.2e5ebe46.chunk.js",
"static/media/dream11-logo.svg": "/rn-benchmarking/static/media/dream11-logo.d4f3291e9e34c8ba76543efcdbd4347b.svg",
"index.html": "/rn-benchmarking/index.html",
"main.5f7f0a51.css.map": "/rn-benchmarking/static/css/main.5f7f0a51.css.map",
"main.07a042cd.js.map": "/rn-benchmarking/static/js/main.07a042cd.js.map",
"453.2e5ebe46.chunk.js.map": "/rn-benchmarking/static/js/453.2e5ebe46.chunk.js.map"
"main.css": "/static/css/main.5f7f0a51.css",
"main.js": "/static/js/main.2e056998.js",
"static/js/453.2e5ebe46.chunk.js": "/static/js/453.2e5ebe46.chunk.js",
"static/media/dream11-logo.svg": "/static/media/dream11-logo.d4f3291e9e34c8ba76543efcdbd4347b.svg",
"index.html": "/index.html",
"main.5f7f0a51.css.map": "/static/css/main.5f7f0a51.css.map",
"main.2e056998.js.map": "/static/js/main.2e056998.js.map",
"453.2e5ebe46.chunk.js.map": "/static/js/453.2e5ebe46.chunk.js.map"
},
"entrypoints": [
"static/css/main.5f7f0a51.css",
"static/js/main.07a042cd.js"
"static/js/main.2e056998.js"
]
}
29 changes: 1 addition & 28 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="icon" href="/dreamfavicon.ico"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="theme-color" content="#000000"/>
<title>React Native Benchmarking</title>
<meta name="description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions.">
<meta property="og:url" content="https://dream-sports-labs.github.io/rn-benchmarking/">
<meta property="og:type" content="website">
<meta property="og:title" content="React Native Benchmarking">
<meta property="og:description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions.">
<meta property="og:image" content="https://dream-sports-labs.github.io/rn-benchmarking/benchmarkingImage.png"/>
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="dream-sports-labs.github.io">
<meta property="twitter:url" content="https://dream-sports-labs.github.io/rn-benchmarking/">
<meta name="twitter:title" content="React Native Benchmarking">
<meta name="twitter:description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions.">
<meta name="twitter:image" content="https://dream-sports-labs.github.io/rn-benchmarking/benchmarkingImage.png">
<script defer="defer" src="/static/js/main.07a042cd.js"></script>
<link href="/static/css/main.5f7f0a51.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="/dreamfavicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>React Native Benchmarking</title><meta name="description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions."><meta property="og:url" content="https://dream-sports-labs.github.io/rn-benchmarking/"><meta property="og:type" content="website"><meta property="og:title" content="React Native Benchmarking"><meta property="og:description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions."><meta property="og:image" content="https://dream-sports-labs.github.io/rn-benchmarking/benchmarkingImage.png"/><meta name="twitter:card" content="summary_large_image"><meta property="twitter:domain" content="dream-sports-labs.github.io"><meta property="twitter:url" content="https://dream-sports-labs.github.io/rn-benchmarking/"><meta name="twitter:title" content="React Native Benchmarking"><meta name="twitter:description" content="A web app that allows you to compare and evaluate benchmark performance across different React Native versions."><meta name="twitter:image" content="https://dream-sports-labs.github.io/rn-benchmarking/benchmarkingImage.png"><script defer="defer" src="/static/js/main.2e056998.js"></script><link href="/static/css/main.5f7f0a51.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.07a042cd.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.07a042cd.js → static/js/main.2e056998.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit 4412744

Please sign in to comment.