Skip to content

Commit 529068b

Browse files
Add Basic OG Images
1 parent 102225d commit 529068b

File tree

13 files changed

+1353
-61
lines changed

13 files changed

+1353
-61
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)