Skip to content

Commit 2fd3eee

Browse files
πŸš€ Overwrite existing site with new deployment
1 parent 8ca26bb commit 2fd3eee

File tree

6 files changed

+9
-8
lines changed

6 files changed

+9
-8
lines changed

β€Žasset-manifest.jsonβ€Ž

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.f27caeb8.css",
4-
"main.js": "/static/js/main.2cdf84ab.js",
4+
"main.js": "/static/js/main.315147e2.js",
55
"static/js/453.36128a8e.chunk.js": "/static/js/453.36128a8e.chunk.js",
66
"static/media/tic-tac-toe.png": "/static/media/tic-tac-toe.0e4daee0122de6347733.png",
77
"static/media/home-bg.jpg": "/static/media/home-bg.d74e8f7fb97a6eb648e1.jpg",
@@ -10,6 +10,7 @@
1010
"static/media/binarysearchtree.png": "/static/media/binarysearchtree.900f2a6423466564ef13.png",
1111
"static/media/state-search-large.png": "/static/media/state-search-large.276b0c397642c9464fa6.png",
1212
"static/media/pokemon-generator.png": "/static/media/pokemon-generator.d9dbd7c8c1f1e000aa50.png",
13+
"static/media/business-hooks.png": "/static/media/business-hooks.33bed924cc0dda634d21.png",
1314
"static/media/java-r-p-s.png": "/static/media/java-r-p-s.56699b846ee72b0eb31a.png",
1415
"static/media/business-app.png": "/static/media/business-app.bd0ee4c8c3e5a7135e98.png",
1516
"static/media/dealership-review.png": "/static/media/dealership-review.f6a041e121511d5f9411.png",
@@ -18,11 +19,11 @@
1819
"index.html": "/index.html",
1920
"static/media/organge-loader.svg": "/static/media/organge-loader.20158602384e4cade028.svg",
2021
"main.f27caeb8.css.map": "/static/css/main.f27caeb8.css.map",
21-
"main.2cdf84ab.js.map": "/static/js/main.2cdf84ab.js.map",
22+
"main.315147e2.js.map": "/static/js/main.315147e2.js.map",
2223
"453.36128a8e.chunk.js.map": "/static/js/453.36128a8e.chunk.js.map"
2324
},
2425
"entrypoints": [
2526
"static/css/main.f27caeb8.css",
26-
"static/js/main.2cdf84ab.js"
27+
"static/js/main.315147e2.js"
2728
]
2829
}

β€Žindex.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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 property="og:title" content="Ken Crawford"/><meta property="og:description" content="Ken Crawford Full Stack Developer Website"/><meta property="og:image" content="https://kenwillcode.com/logo192.png"/><meta property="og:type" content="website"/><meta property="og:url" content="https://kenwillcode.com"/><meta name="author" content="Ken Crawford"/><meta name="description" content="Ken Crawford Full Stack Developer Website"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Ken Crawford</title><script defer="defer" src="/static/js/main.2cdf84ab.js"></script><link href="/static/css/main.f27caeb8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
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 property="og:title" content="Ken Crawford"/><meta property="og:description" content="Ken Crawford Full Stack Developer Website"/><meta property="og:image" content="https://kenwillcode.com/logo192.png"/><meta property="og:type" content="website"/><meta property="og:url" content="https://kenwillcode.com"/><meta name="author" content="Ken Crawford"/><meta name="description" content="Ken Crawford Full Stack Developer Website"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Ken Crawford</title><script defer="defer" src="/static/js/main.315147e2.js"></script><link href="/static/css/main.f27caeb8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

β€Žstatic/js/main.2cdf84ab.jsβ€Ž renamed to β€Žstatic/js/main.315147e2.jsβ€Ž

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žstatic/js/main.2cdf84ab.js.mapβ€Ž renamed to β€Žstatic/js/main.315147e2.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
104 KB
Loading

0 commit comments

Comments
Β (0)