Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Softjey committed Feb 9, 2024
1 parent 5b16035 commit cd42a88
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,16 +1,16 @@
{
"files": {
"main.css": "./static/css/main.693d38bc.css",
"main.js": "./static/js/main.c46de88f.js",
"main.js": "./static/js/main.da3ea754.js",
"static/media/Mont-Regular.otf": "./static/media/Mont-Regular.1d26d89f7339866d3133.otf",
"static/media/Mont-SemiBold.otf": "./static/media/Mont-SemiBold.8979d71a3146ca1d761f.otf",
"static/media/Mont-Bold.otf": "./static/media/Mont-Bold.03c8c2f6127c1da0fc39.otf",
"index.html": "./index.html",
"main.693d38bc.css.map": "./static/css/main.693d38bc.css.map",
"main.c46de88f.js.map": "./static/js/main.c46de88f.js.map"
"main.da3ea754.js.map": "./static/js/main.da3ea754.js.map"
},
"entrypoints": [
"static/css/main.693d38bc.css",
"static/js/main.c46de88f.js"
"static/js/main.da3ea754.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"/><link rel="shortcut icon" href="/img/icons/apple-icon.svg" type="image/x-icon"><title>Apple Products Catalog - React Web Development Learning</title><script defer="defer" src="./static/js/main.c46de88f.js"></script><link href="./static/css/main.693d38bc.css" rel="stylesheet"></head><body><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"/><link rel="shortcut icon" href="./img/icons/apple-icon.svg" type="image/x-icon"><title>Apple Products Catalog - React Web Development Learning</title><script defer="defer" src="./static/js/main.da3ea754.js"></script><link href="./static/css/main.693d38bc.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.c46de88f.js → static/js/main.da3ea754.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit cd42a88

Please sign in to comment.