Skip to content

Commit

Permalink
Deploying to gh-pages from @ e404c95 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
danretegan committed Mar 2, 2024
1 parent cac1131 commit 1fc54ed
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/goit-react-hw-07-phonebook/static/css/main.e21f0c34.css",
"main.js": "/goit-react-hw-07-phonebook/static/js/main.61e4d9f6.js",
"main.css": "/goit-react-hw-07-phonebook/static/css/main.813cb61d.css",
"main.js": "/goit-react-hw-07-phonebook/static/js/main.3626d67f.js",
"index.html": "/goit-react-hw-07-phonebook/index.html",
"main.e21f0c34.css.map": "/goit-react-hw-07-phonebook/static/css/main.e21f0c34.css.map",
"main.61e4d9f6.js.map": "/goit-react-hw-07-phonebook/static/js/main.61e4d9f6.js.map"
"main.813cb61d.css.map": "/goit-react-hw-07-phonebook/static/css/main.813cb61d.css.map",
"main.3626d67f.js.map": "/goit-react-hw-07-phonebook/static/js/main.3626d67f.js.map"
},
"entrypoints": [
"static/css/main.e21f0c34.css",
"static/js/main.61e4d9f6.js"
"static/css/main.813cb61d.css",
"static/js/main.3626d67f.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="/goit-react-hw-07-phonebook/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-07-phonebook/logo192.png"/><link rel="manifest" href="/goit-react-hw-07-phonebook/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-07-phonebook/static/js/main.61e4d9f6.js"></script><link href="/goit-react-hw-07-phonebook/static/css/main.e21f0c34.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="/goit-react-hw-07-phonebook/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-07-phonebook/logo192.png"/><link rel="manifest" href="/goit-react-hw-07-phonebook/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-07-phonebook/static/js/main.3626d67f.js"></script><link href="/goit-react-hw-07-phonebook/static/css/main.813cb61d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.813cb61d.css

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

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

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

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

This file was deleted.

Loading

0 comments on commit 1fc54ed

Please sign in to comment.