Skip to content

Commit

Permalink
My portfolio live now...
Browse files Browse the repository at this point in the history
  • Loading branch information
imnavanath committed May 28, 2022
1 parent be17097 commit 8edf723
Show file tree
Hide file tree
Showing 40 changed files with 7,159 additions and 11,172 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}
10 changes: 0 additions & 10 deletions build/asset-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion build/index.html

This file was deleted.

3 changes: 0 additions & 3 deletions build/static/js/main.97eb037b.js

This file was deleted.

1 change: 0 additions & 1 deletion build/static/js/main.97eb037b.js.map

This file was deleted.

1 change: 1 addition & 0 deletions dist/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"><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Navanath Bhosale | Senior Software Developer</title><link rel="icon" href="https://avatars.githubusercontent.com/u/36153619?v=4" sizes="32x32"/><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/"><meta property="og:url" content="https://imnavanath.github.io/"><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"><meta property="og:image" content="https://avatars.githubusercontent.com/u/36153619?v=4"><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/"}</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-597LZCD');</script><script defer="defer" src="main.js"></script><link href="style.css" rel="stylesheet"></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-597LZCD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions dist/main.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@
* 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
Expand Down
Loading

0 comments on commit 8edf723

Please sign in to comment.