Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Samvae committed Oct 16, 2023
1 parent dadb623 commit 98c4eeb
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
Empty file removed %PUBLIC_URL%/logo192.png
Empty file.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.dbaad1e8.css",
"main.js": "/static/js/main.dfe96983.js",
"main.css": "/static/css/main.6ea8a419.css",
"main.js": "/static/js/main.3ee567a0.js",
"static/media/realestate.jpg": "/static/media/realestate.44fd19f4c6872731149c.jpg",
"static/media/workImg.jpeg": "/static/media/workImg.e4c66be6ae2ae4f83608.jpeg",
"static/media/react.png": "/static/media/react.0cf951a69d8e58f83f9d.png",
Expand All @@ -15,11 +15,11 @@
"static/media/firebase.png": "/static/media/firebase.209703cedf1b1a96bc52.png",
"static/media/javascript.png": "/static/media/javascript.1ccd6ef9bb1f9c84ef00.png",
"index.html": "/index.html",
"main.dbaad1e8.css.map": "/static/css/main.dbaad1e8.css.map",
"main.dfe96983.js.map": "/static/js/main.dfe96983.js.map"
"main.6ea8a419.css.map": "/static/css/main.6ea8a419.css.map",
"main.3ee567a0.js.map": "/static/js/main.3ee567a0.js.map"
},
"entrypoints": [
"static/css/main.dbaad1e8.css",
"static/js/main.dfe96983.js"
"static/css/main.6ea8a419.css",
"static/js/main.3ee567a0.js"
]
}
Binary file removed favicon.ico
Binary file not shown.
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="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Sam's Portfolio</title><script defer="defer" src="/static/js/main.dfe96983.js"></script><link href="/static/css/main.dbaad1e8.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="/world.png"/><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="/world.png"/><link rel="manifest" href="/manifest.json"/><title>Sam's Portfolio</title><script defer="defer" src="/static/js/main.3ee567a0.js"></script><link href="/static/css/main.6ea8a419.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file removed logo192.png
Binary file not shown.
Binary file removed logo512.png
Binary file not shown.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"src": "world.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"src": "world.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"src": "world.png",
"type": "image/png",
"sizes": "512x512"
}
Expand Down
4 changes: 2 additions & 2 deletions static/css/main.dbaad1e8.css → static/css/main.6ea8a419.css

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions static/js/main.dfe96983.js → static/js/main.3ee567a0.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

Binary file added world.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98c4eeb

Please sign in to comment.