Skip to content

Commit

Permalink
Update images.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Yu committed Oct 9, 2024
1 parent edd2ffa commit 3da9e39
Show file tree
Hide file tree
Showing 13 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "./static/css/main.8a8dfe6f.css",
"main.css": "./static/css/main.f812a8c3.css",
"main.js": "./static/js/main.ecca7381.js",
"static/js/453.673da504.chunk.js": "./static/js/453.673da504.chunk.js",
"index.html": "./index.html",
"main.8a8dfe6f.css.map": "./static/css/main.8a8dfe6f.css.map",
"main.f812a8c3.css.map": "./static/css/main.f812a8c3.css.map",
"main.ecca7381.js.map": "./static/js/main.ecca7381.js.map",
"453.673da504.chunk.js.map": "./static/js/453.673da504.chunk.js.map"
},
"entrypoints": [
"static/css/main.8a8dfe6f.css",
"static/css/main.f812a8c3.css",
"static/js/main.ecca7381.js"
]
}
Binary file modified docs/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/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 http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><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>EfficLab</title><script defer="defer" src="./static/js/main.ecca7381.js"></script><link href="./static/css/main.8a8dfe6f.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="./favicon.ico"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><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>EfficLab</title><script defer="defer" src="./static/js/main.ecca7381.js"></script><link href="./static/css/main.f812a8c3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file modified docs/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions docs/static/css/main.8a8dfe6f.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/css/main.8a8dfe6f.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/css/main.f812a8c3.css

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

1 change: 1 addition & 0 deletions docs/static/css/main.f812a8c3.css.map

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

Binary file modified public/favicon.ico
Binary file not shown.
Binary file modified public/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ a:visited, a:active, a:link, a:hover {
}

.app .title {
margin-top: 20px;
height: 80px;
}

Expand Down

0 comments on commit 3da9e39

Please sign in to comment.