Skip to content

Commit

Permalink
My portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
imnavanath authored May 24, 2022
0 parents commit 627ced3
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 0 deletions.
10 changes: 10 additions & 0 deletions asset-manifest.json
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"
]
}
1 change: 1 addition & 0 deletions index.html
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>
3 changes: 3 additions & 0 deletions static/js/main.1f0be779.js

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions static/js/main.1f0be779.js.LICENSE.txt
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.
*/
1 change: 1 addition & 0 deletions static/js/main.1f0be779.js.map

Large diffs are not rendered by default.

0 comments on commit 627ced3

Please sign in to comment.