pengzhanbo 5de60d4d6e feat(theme): plume-theme next devloping !
add plugin-auto-frontmatter | add plugin-blog-data | devloping new theme
2022-10-19 02:30:20 +08:00

451 B

title, createTime, author, permalink
title createTime author permalink
面试2 2022-04-03T17:48:00.400Z pengzhanbo /article/exavsmm1

::: code-tabs

@tab yarn

yarn add

@tab npm

npm install

:::

::: tip 提示 :::

::: info 信息 :::

::: note 注释 :::

::: warning 警告 :::

::: danger 危险 :::

::: details 详情 :::

  • todo
  • todo

::: normal-demo 普通代码

<h3>这是一个代码片段</h3>
<span>???</span>

:::