Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
VidaMaleki committed Sep 27, 2023
1 parent 510e3b9 commit 0bf13db
Show file tree
Hide file tree
Showing 5 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,17 +1,17 @@
{
"files": {
"main.css": "/portfolio/static/css/main.c205ec3e.css",
"main.js": "/portfolio/static/js/main.d91eb222.js",
"main.js": "/portfolio/static/js/main.2af64d28.js",
"static/media/AdiesCapstoneHub.png": "/portfolio/static/media/AdiesCapstoneHub.426b2887f3e395012973.png",
"static/media/home1.jpg": "/portfolio/static/media/home1.a6e049193323b52998de.jpg",
"static/media/home11.jpg": "/portfolio/static/media/home11.7750534313d4e71675a7.jpg",
"static/media/Screen Shot 2022-05-20 at 1.32.36 PM.png": "/portfolio/static/media/Screen Shot 2022-05-20 at 1.32.36 PM.ba8e82277c308bae97bb.png",
"index.html": "/portfolio/index.html",
"main.c205ec3e.css.map": "/portfolio/static/css/main.c205ec3e.css.map",
"main.d91eb222.js.map": "/portfolio/static/js/main.d91eb222.js.map"
"main.2af64d28.js.map": "/portfolio/static/js/main.2af64d28.js.map"
},
"entrypoints": [
"static/css/main.c205ec3e.css",
"static/js/main.d91eb222.js"
"static/js/main.2af64d28.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="manifest" href="/portfolio/manifest.json"/><title>React App</title><script defer="defer" src="/portfolio/static/js/main.d91eb222.js"></script><link href="/portfolio/static/css/main.c205ec3e.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="manifest" href="/portfolio/manifest.json"/><title>React App</title><script defer="defer" src="/portfolio/static/js/main.2af64d28.js"></script><link href="/portfolio/static/css/main.c205ec3e.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.d91eb222.js → static/js/main.2af64d28.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 0bf13db

Please sign in to comment.