--- title: 模板编写 --- 此章节我们将详细介绍如何在主题中编写页面的模板,以下是 Halo 核心中支持的所有模板: ```mdx-code-block import DocCardList from '@theme/DocCardList'; ```