Skip to content

Commit

Permalink
chore: update the social image
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Apr 9, 2021
1 parent 539d6d5 commit 5431fce
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.jsx
Expand Up @@ -29,7 +29,7 @@ export default function Home({ posts }) {
<title>Hackernews Redesign - A HN client built on top of Next.js</title>
<meta
property="og:image"
content="https://hackernews.vercel.app/hn-redesign.jpeg"
content="/hn-redesign.png"
/>
</Head>
<div className="lg:col-span-2 mt-8">
Expand Down
Binary file removed public/hn-redesign.jpeg
Binary file not shown.
Binary file added public/hn-redesign.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5431fce

Please sign in to comment.