Skip to content

Commit

Permalink
change hc metadata image
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleykim committed Oct 25, 2023
1 parent d534f34 commit cab631f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added public/hackcamp2023meta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/hc-og.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Index ({ title }) {
participants can learn new skills, connect with fellow tech
enthusiasts, and build solutions to tackle challenges together."
/>
<meta property="og:image" content="/hc-og.png" />
<meta property="og:image" content="/hackcamp2023meta.png" />
</Head>

{/* Components Starts */}
Expand Down

0 comments on commit cab631f

Please sign in to comment.