Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandrbig1 committed Jan 9, 2024
1 parent 3ddf226 commit 569e5f5
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"files": {
"main.css": "/phonebook-app/static/css/main.5480a37a.css",
"main.js": "/phonebook-app/static/js/main.f3d8ffc6.js",
"static/js/535.f73675d1.chunk.js": "/phonebook-app/static/js/535.f73675d1.chunk.js",
"main.js": "/phonebook-app/static/js/main.7929787f.js",
"static/js/535.389cd8e6.chunk.js": "/phonebook-app/static/js/535.389cd8e6.chunk.js",
"static/js/171.863c8fee.chunk.js": "/phonebook-app/static/js/171.863c8fee.chunk.js",
"static/js/594.d1a35028.chunk.js": "/phonebook-app/static/js/594.d1a35028.chunk.js",
"static/js/965.6d9a4fe0.chunk.js": "/phonebook-app/static/js/965.6d9a4fe0.chunk.js",
Expand All @@ -15,8 +15,8 @@
"static/js/692.17006483.chunk.js": "/phonebook-app/static/js/692.17006483.chunk.js",
"index.html": "/phonebook-app/index.html",
"main.5480a37a.css.map": "/phonebook-app/static/css/main.5480a37a.css.map",
"main.f3d8ffc6.js.map": "/phonebook-app/static/js/main.f3d8ffc6.js.map",
"535.f73675d1.chunk.js.map": "/phonebook-app/static/js/535.f73675d1.chunk.js.map",
"main.7929787f.js.map": "/phonebook-app/static/js/main.7929787f.js.map",
"535.389cd8e6.chunk.js.map": "/phonebook-app/static/js/535.389cd8e6.chunk.js.map",
"171.863c8fee.chunk.js.map": "/phonebook-app/static/js/171.863c8fee.chunk.js.map",
"594.d1a35028.chunk.js.map": "/phonebook-app/static/js/594.d1a35028.chunk.js.map",
"965.6d9a4fe0.chunk.js.map": "/phonebook-app/static/js/965.6d9a4fe0.chunk.js.map",
Expand All @@ -30,6 +30,6 @@
},
"entrypoints": [
"static/css/main.5480a37a.css",
"static/js/main.f3d8ffc6.js"
"static/js/main.7929787f.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="/phonebook-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Manage your contacts with the React Phonebook app. Utilizes Redux, Styled Components, and Async Redux Thunks. Add, delete, and search for contacts with ease."/><meta name="keywords" content="React, Redux, Styled Components, Phonebook, Contacts, Async Redux, React Icons"/><meta name="author" content="Alex Smagin"/><meta property="og:title" content="React Phonebook App"/><meta property="og:description" content="Manage your contacts with the React Phonebook app. Utilizes Redux, Styled Components, and Async Redux Thunks. Add, delete, and search for contacts with ease."/><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap" rel="stylesheet"/><link rel="manifest" href="/phonebook-app/manifest.json"/><title>PhoneBook</title><script defer="defer" src="/phonebook-app/static/js/main.f3d8ffc6.js"></script><link href="/phonebook-app/static/css/main.5480a37a.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="/phonebook-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Manage your contacts with the React Phonebook app. Utilizes Redux, Styled Components, and Async Redux Thunks. Add, delete, and search for contacts with ease."/><meta name="keywords" content="React, Redux, Styled Components, Phonebook, Contacts, Async Redux, React Icons"/><meta name="author" content="Alex Smagin"/><meta property="og:title" content="React Phonebook App"/><meta property="og:description" content="Manage your contacts with the React Phonebook app. Utilizes Redux, Styled Components, and Async Redux Thunks. Add, delete, and search for contacts with ease."/><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap" rel="stylesheet"/><link rel="manifest" href="/phonebook-app/manifest.json"/><title>PhoneBook</title><script defer="defer" src="/phonebook-app/static/js/main.7929787f.js"></script><link href="/phonebook-app/static/css/main.5480a37a.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/js/535.389cd8e6.chunk.js

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

1 change: 1 addition & 0 deletions static/js/535.389cd8e6.chunk.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 569e5f5

Please sign in to comment.