Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
HETTski committed Mar 15, 2024
1 parent 23d3cd0 commit fd3e26b
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/Portfolio/static/css/main.739d1c5e.css",
"main.js": "/Portfolio/static/js/main.962b2421.js",
"main.js": "/Portfolio/static/js/main.0df98482.js",
"static/media/config.png": "/Portfolio/static/media/config.3fa4f3c89dea57449eb6.png",
"static/media/react.png": "/Portfolio/static/media/react.0cf951a69d8e58f83f9d.png",
"static/media/node.png": "/Portfolio/static/media/node.952a9ea986dcfa5229ad.png",
Expand All @@ -14,10 +14,10 @@
"static/media/javascript.png": "/Portfolio/static/media/javascript.1ccd6ef9bb1f9c84ef00.png",
"index.html": "/Portfolio/index.html",
"main.739d1c5e.css.map": "/Portfolio/static/css/main.739d1c5e.css.map",
"main.962b2421.js.map": "/Portfolio/static/js/main.962b2421.js.map"
"main.0df98482.js.map": "/Portfolio/static/js/main.0df98482.js.map"
},
"entrypoints": [
"static/css/main.739d1c5e.css",
"static/js/main.962b2421.js"
"static/js/main.0df98482.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="/Portfolio/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="/Portfolio/logo192.png"/><link rel="manifest" href="/Portfolio/manifest.json"/><title>React App</title><script defer="defer" src="/Portfolio/static/js/main.962b2421.js"></script><link href="/Portfolio/static/css/main.739d1c5e.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="/Portfolio/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="/Portfolio/logo192.png"/><link rel="manifest" href="/Portfolio/manifest.json"/><title>React App</title><script defer="defer" src="/Portfolio/static/js/main.0df98482.js"></script><link href="/Portfolio/static/css/main.739d1c5e.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.962b2421.js → static/js/main.0df98482.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit fd3e26b

Please sign in to comment.