Skip to content

Commit

Permalink
add card v2
Browse files Browse the repository at this point in the history
  • Loading branch information
fanzru committed Mar 20, 2022
1 parent bc3c370 commit 411a17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function MyApp({ Component, pageProps }: AppProps) {
description: "Hello my name Ananda Affan Fattahila, You can call me Affan. I'm currently studying to become a Software Engineer and Product Engineer. See you next time!",
images: [
{
url: `/default.jpg`,
url: `https://fanzru.dev/default.jpeg`,
},
],
}}
Expand Down

0 comments on commit 411a17d

Please sign in to comment.