Skip to content

Commit

Permalink
update og
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonszelmann committed May 28, 2024
1 parent cff897d commit 49033a7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed public/images/rustnl2024-header2.png
Binary file not shown.
Binary file added public/images/rustnl2025-header2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/head.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const { title } = Astro.props;
/>
<meta
property="og:image"
content="https://2025.rustnl.org/images/rustnl2024-header2.png"
content="https://2025.rustnl.org/images/rustnl2025-header2.png"
/>

<link rel="preconnect" href="https://fonts.googleapis.com" />
Expand Down

0 comments on commit 49033a7

Please sign in to comment.