Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyExtreme committed Feb 20, 2024
1 parent 608f167 commit 1e13bbc
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/static/css/main.0c4d6a7f.css",
"main.js": "/static/js/main.63ca02a2.js",
"static/media/satisfactory_logo_full_color_small.png": "/static/media/satisfactory_logo_full_color_small.da5e97839853f66bc78e.png",
"static/media/stripe-bg.png": "/static/media/stripe-bg.ddc4de7e84196ac2e0f4.png",
"index.html": "/index.html",
"main.63ca02a2.js.map": "/static/js/main.63ca02a2.js.map"
"main.css": "/yet-another-factory-planner/static/css/main.0c4d6a7f.css",
"main.js": "/yet-another-factory-planner/static/js/main.33150095.js",
"static/media/satisfactory_logo_full_color_small.png": "/yet-another-factory-planner/static/media/satisfactory_logo_full_color_small.da5e97839853f66bc78e.png",
"static/media/stripe-bg.png": "/yet-another-factory-planner/static/media/stripe-bg.ddc4de7e84196ac2e0f4.png",
"index.html": "/yet-another-factory-planner/index.html",
"main.33150095.js.map": "/yet-another-factory-planner/static/js/main.33150095.js.map"
},
"entrypoints": [
"static/css/main.0c4d6a7f.css",
"static/js/main.63ca02a2.js"
"static/js/main.33150095.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="A tool for planning factories in Satisfactory"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="manifest" href="/site.webmanifest"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#333333"><meta name="msapplication-TileColor" content="#444444"><meta name="theme-color" content="#333333"><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><title>Yet Another Factory Planner</title><script defer="defer" src="/static/js/main.63ca02a2.js"></script><link href="/static/css/main.0c4d6a7f.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="A tool for planning factories in Satisfactory"/><link rel="apple-touch-icon" sizes="180x180" href="/yet-another-factory-planner/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/yet-another-factory-planner/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/yet-another-factory-planner/favicon-16x16.png"><link rel="manifest" href="/yet-another-factory-planner/site.webmanifest"><link rel="mask-icon" href="/yet-another-factory-planner/safari-pinned-tab.svg" color="#333333"><meta name="msapplication-TileColor" content="#444444"><meta name="theme-color" content="#333333"><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><title>Yet Another Factory Planner</title><script defer="defer" src="/yet-another-factory-planner/static/js/main.33150095.js"></script><link href="/yet-another-factory-planner/static/css/main.0c4d6a7f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.63ca02a2.js → static/js/main.33150095.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 1e13bbc

Please sign in to comment.