Skip to content

Commit

Permalink
Deploying to gh-pages from @ f7a074a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
baschenko committed Apr 3, 2024
1 parent c7892ec commit 2d4291b
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 39 deletions.
13 changes: 7 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"files": {
"main.css": "/goit-react-hw-03-image-finder/static/css/main.7acaea2f.css",
"main.js": "/goit-react-hw-03-image-finder/static/js/main.07d3183d.js",
"main.css": "/goit-react-hw-03-image-finder/static/css/main.e7aafc91.css",
"main.js": "/goit-react-hw-03-image-finder/static/js/main.9c9ce8a0.js",
"static/media/error.jpg": "/goit-react-hw-03-image-finder/static/media/error.794010d005152222e95d.jpg",
"index.html": "/goit-react-hw-03-image-finder/index.html",
"main.7acaea2f.css.map": "/goit-react-hw-03-image-finder/static/css/main.7acaea2f.css.map",
"main.07d3183d.js.map": "/goit-react-hw-03-image-finder/static/js/main.07d3183d.js.map"
"main.e7aafc91.css.map": "/goit-react-hw-03-image-finder/static/css/main.e7aafc91.css.map",
"main.9c9ce8a0.js.map": "/goit-react-hw-03-image-finder/static/js/main.9c9ce8a0.js.map"
},
"entrypoints": [
"static/css/main.7acaea2f.css",
"static/js/main.07d3183d.js"
"static/css/main.e7aafc91.css",
"static/js/main.9c9ce8a0.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="/goit-react-hw-03-image-finder/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="/goit-react-hw-03-image-finder/logo192.png"/><link rel="manifest" href="/goit-react-hw-03-image-finder/manifest.json"/><title>React App</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script defer="defer" src="/goit-react-hw-03-image-finder/static/js/main.07d3183d.js"></script><link href="/goit-react-hw-03-image-finder/static/css/main.7acaea2f.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"/><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"/><title>React App</title><script defer="defer" src="/goit-react-hw-03-image-finder/static/js/main.9c9ce8a0.js"></script><link href="/goit-react-hw-03-image-finder/static/css/main.e7aafc91.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><div id="modal-root"></div></body></html>
Binary file removed logo192.png
Binary file not shown.
Binary file removed logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions static/css/main.7acaea2f.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.7acaea2f.css.map

This file was deleted.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.07d3183d.js

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.9c9ce8a0.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
Expand Down
1 change: 1 addition & 0 deletions static/js/main.9c9ce8a0.js.map

Large diffs are not rendered by default.

Binary file added static/media/error.794010d005152222e95d.jpg
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 2d4291b

Please sign in to comment.