Skip to content

Commit

Permalink
Deploying to gh-pages from @ 237e483 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
IhorLeonov committed Jun 2, 2023
1 parent ad020db commit c2132cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added favicon-icon.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: 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/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="/phonebook/logo192.png"/><link rel="manifest" href="/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="/phonebook/static/js/main.e961ad50.js"></script><link href="/phonebook/static/css/main.c3d5249d.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>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/phonebook/favicon-icon.png"/><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="/phonebook/logo192.png"/><link rel="manifest" href="/phonebook/manifest.json"/><title>Phonebook</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="/phonebook/static/js/main.e961ad50.js"></script><link href="/phonebook/static/css/main.c3d5249d.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>

0 comments on commit c2132cc

Please sign in to comment.