Files
docs/versioned_docs/version-2.20/developer-guide/theme/template-variables.md
Ryan Wang cd44c8ba89 docs: restructure theme development documentation (#450)
重构主题开发的部分文档,合并模板路由和模板变量章节。

/kind documentation

```release-note
None
```
2024-10-28 08:18:05 +00:00

236 B

title
title
模板编写

此章节我们将详细介绍如何在主题中编写页面的模板,以下是 Halo 核心中支持的所有模板:

import DocCardList from '@theme/DocCardList';

<DocCardList />