mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
chore(posts): comment out cover image and caption in markdown syntax guide
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user