chore(posts): comment out cover image and caption in markdown syntax guide

This commit is contained in:
Aditya Telange
2026-05-09 21:12:12 +05:30
parent 1956454b79
commit 06784b390b
+3 -3
View File
@@ -7,9 +7,9 @@ tags: ["markdown", "css", "html", "themes"]
categories: ["themes", "syntax"] categories: ["themes", "syntax"]
series: ["Themes Guide"] series: ["Themes Guide"]
aliases: ["migrate-from-jekyl"] aliases: ["migrate-from-jekyl"]
cover: # cover:
image: images/msg.png # image: images/msg.png
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)" # caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
ShowToc: true ShowToc: true
TocOpen: true TocOpen: true
weight: 2 weight: 2