Skip to content

Commit 2e2a064

Browse files
committed
Add "A Mainmatter initiative" to the og:image
1 parent dfb357f commit 2e2a064

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/assets/og-image.jpg

101 KB
Loading

src/assets/og_image.jpg

-91.2 KB
Binary file not shown.

src/components/meta.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script>
2-
import ogImage from '../assets/og_image.jpg';
2+
import ogImage from '../assets/og-image.jpg';
33
44
let { title, description, url } = $props();
55
</script>

0 commit comments

Comments
 (0)