Skip to content

Commit

Permalink
metdata update
Browse files Browse the repository at this point in the history
  • Loading branch information
akp111 committed Jun 7, 2022
1 parent 61461a4 commit f3f2714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ function MyApp({ Component, pageProps }) {
<meta name="twitter:card" content="summary_large_image" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="icon" href="/A.png" />
<meta property="og:image" content="/A.png" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Space+Mono&display=swap" rel="stylesheet" />
</Head>
Expand Down

1 comment on commit f3f2714

@vercel
Copy link

@vercel vercel bot commented on f3f2714 Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

portfolio – ./

portfolio-nine-delta-56.vercel.app
portfolio-akp111.vercel.app
portfolio-git-main-akp111.vercel.app

Please sign in to comment.