-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 627ced3
Showing
5 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"files": { | ||
"main.js": "/meet-me/static/js/main.1f0be779.js", | ||
"index.html": "/meet-me/index.html", | ||
"main.1f0be779.js.map": "/meet-me/static/js/main.1f0be779.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/js/main.1f0be779.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"><link rel="icon" type="image/svg+xml" href="/favicon.ico"/><link rel="apple-touch-icon" href="/apple-touch-icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Navanath Bhosale | Senior Software Developer</title><meta property="og:title" content="Navanath-Bhosale"><meta property="og:locale" content="en_US"><meta name="description" content="Hi there, Here is my React based portfolio."><meta property="og:description" content="Hi there, Here is my React based portfolio."><link rel="canonical" href="https://imnavanath.github.io/meet-me/"><meta property="og:url" content="https://imnavanath.github.io/meet-me/"><meta property="og:site_name" content="Navanath-Bhosale"><meta property="og:type" content="website"><meta name="twitter:card" content="summary"><meta property="twitter:title" content="Navanath-Bhosale"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","description":"Hi there, Here is my React based portfolio.","headline":"Navanath-Bhosale","name":"Navanath-Bhosale","url":"https://imnavanath.github.io/meet-me/"}</script><link rel="stylesheet" href="../src/index.css"><meta property="og:image" content="https://avatars.githubusercontent.com/u/45073703?v=4"><script defer="defer" src="/meet-me/static/js/main.1f0be779.js"></script></head><body><div id="root"></div><script src="../src/index.js"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-jsx-runtime.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Large diffs are not rendered by default.
Oops, something went wrong.