fix: shortcode is a draft
This commit is contained in:
parent
ff98487476
commit
74f75ee284
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ title: Shortcodes
|
|||
description: Useful shortcodes that can be used in Markdown
|
||||
date: 2023-08-25 00:00:00+0000
|
||||
image: cover.jpg
|
||||
draft: true
|
||||
---
|
||||
|
||||
For more details, check out the [documentation](https://stack.jimmycai.com/writing/shortcodes).
|
||||
|
@ -39,4 +40,4 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
|
|||
|
||||
-----
|
||||
|
||||
> Photo by [Codioful](https://unsplash.com/@codioful) on [Unsplash](https://unsplash.com/photos/WDSN62Qdxuk)
|
||||
> Photo by [Codioful](https://unsplash.com/@codioful) on [Unsplash](https://unsplash.com/photos/WDSN62Qdxuk)
|
||||
|
|
Loading…
Reference in a new issue