Files
docs/versioned_docs/version-2.21/developer-guide/theme/template-variables.md
Ryan Wang 9df9374ce3 docs: update documentations for 2.21 (#502)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2025-06-15 14:49:12 +08:00

236 B

title
title
模板编写

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

import DocCardList from '@theme/DocCardList';

<DocCardList />