Docs: add details shortcode (#279)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-09-11 20:48:14 +08:00
committed by GitHub
parent b0e7d25464
commit b2b3aa651d
6 changed files with 39 additions and 8 deletions

View File

@@ -18,6 +18,8 @@ weight: 500
复制下面配置,点击「高级编排」右上角的导入按键,导入该配置。
{{% details title="编排配置" closed="true" %}}
```json
[
{
@@ -333,3 +335,5 @@ weight: 500
]
```
{{% /details %}}