Skip to content

Commit ef5fac8

Browse files
Merge pull request #66 from WebDevSimplified/og-images
Add Basic OG Images
2 parents 102225d + 7b41cb1 commit ef5fac8

File tree

15 files changed

+1386
-64
lines changed

15 files changed

+1386
-64
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default defineConfig(
2323
// TODO: Add official Shiki integration when line highlighting is supported
2424
remarkPlugins: [myRemarkShiki, youtubeEmbed, responsiveImages],
2525
},
26-
}
26+
},
2727
)
2828

2929
// TODO: Check to see if my plugins can be replaced with official integrations.

0 commit comments

Comments
 (0)