Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amananku26 committed Jan 13, 2024
1 parent 9696e7e commit f7c992e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.9c23f734.css",
"main.js": "/static/js/main.2365bb28.js",
"main.js": "/static/js/main.ec711347.js",
"static/js/377.f10ef604.chunk.js": "/static/js/377.f10ef604.chunk.js",
"static/media/map.png": "/static/media/map.e62b9605b607bb15eaf7.png",
"static/media/wlc-bg1.jpg": "/static/media/wlc-bg1.e54507f80f228f3d42f7.jpg",
Expand All @@ -11,11 +11,11 @@
"static/media/project-bg.jpg": "/static/media/project-bg.76b50fbcd74fc49c9f51.jpg",
"index.html": "/index.html",
"main.9c23f734.css.map": "/static/css/main.9c23f734.css.map",
"main.2365bb28.js.map": "/static/js/main.2365bb28.js.map",
"main.ec711347.js.map": "/static/js/main.ec711347.js.map",
"377.f10ef604.chunk.js.map": "/static/js/377.f10ef604.chunk.js.map"
},
"entrypoints": [
"static/css/main.9c23f734.css",
"static/js/main.2365bb28.js"
"static/js/main.ec711347.js"
]
}
2 changes: 1 addition & 1 deletion build/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="https://cdn.iconscout.com/icon/premium/png-256-thumb/front-end-developer-4830933-4041850.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Hey Hi I am Aman Anku Find Out all my Project and Skills in to this portfolio"/><link rel="apple-touch-icon" href="/logo192.jpeg"/><link rel="canonical" href="https://amananku26.github.io"/><link rel="manifest" href="/manifest.json"/><script data-ad-client="ca-pub-3545334083740809" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-L6BSFXNKHY"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-L6BSFXNKHY")</script><title>Aman Anku's Portfolio</title><script defer="defer" src="/static/js/main.2365bb28.js"></script><link href="/static/css/main.9c23f734.css" rel="stylesheet"></head><body><script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"></script><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><div style="display:none"><a rel="noopener noreferrer" href="sitemap.xml">Sitemap</a></div></body><footer><script type="text/javascript">var _qevents=_qevents||[];!function(){var e=document.createElement("script");e.src=("https:"==document.location.protocol?"https://secure":"http://edge")+".quantserve.com/quant.js",e.async=!0,e.type="text/javascript";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}(),_qevents.push({qacct:"p-bhc95uY7bZnZT",uid:"amankumaranku@gmail.com"})</script><noscript><div style="display:none"><img src="//pixel.quantserve.com/pixel/p-bhc95uY7bZnZT.gif" border="0" height="1" width="1" alt="Quantcast"/></div></noscript></footer></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="https://cdn.iconscout.com/icon/premium/png-256-thumb/front-end-developer-4830933-4041850.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Hey Hi I am Aman Anku Find Out all my Project and Skills in to this portfolio"/><link rel="apple-touch-icon" href="/logo192.jpeg"/><link rel="canonical" href="https://amananku26.github.io"/><link rel="manifest" href="/manifest.json"/><script data-ad-client="ca-pub-3545334083740809" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-L6BSFXNKHY"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-L6BSFXNKHY")</script><title>Aman Anku's Portfolio</title><script defer="defer" src="/static/js/main.ec711347.js"></script><link href="/static/css/main.9c23f734.css" rel="stylesheet"></head><body><script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"></script><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><div style="display:none"><a rel="noopener noreferrer" href="sitemap.xml">Sitemap</a></div></body><footer><script type="text/javascript">var _qevents=_qevents||[];!function(){var e=document.createElement("script");e.src=("https:"==document.location.protocol?"https://secure":"http://edge")+".quantserve.com/quant.js",e.async=!0,e.type="text/javascript";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}(),_qevents.push({qacct:"p-bhc95uY7bZnZT",uid:"amankumaranku@gmail.com"})</script><noscript><div style="display:none"><img src="//pixel.quantserve.com/pixel/p-bhc95uY7bZnZT.gif" border="0" height="1" width="1" alt="Quantcast"/></div></noscript></footer></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/components/homePage/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const Home = ({countData}) => {
<span className="chonburi-font green-text">Software Engineer At</span>{" "}
Pintar Edutech Pvt Lmt
</motion.h2>
<a href='https://linktr.ee/amananku26' rel="noreferrer" target="_blank" class="clipped clipped-ltr" className={`${styles.clipped} ${styles.lipped}` }>Check Link Tree 👉</a>
<a href='https://linktr.ee/amananku26' rel="noreferrer" target="_blank" class="clipped clipped-ltr" className={`${styles.clipped} ${styles.lipped}` }> 👉 Check Link Tree </a>
</motion.div>
</Col>
</Row>
Expand Down

0 comments on commit f7c992e

Please sign in to comment.