blob: b9a39b4ba4c10d01f510f3803c932701a9bfa4ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
---
layout: ~/layouts/MainLayout.astro
title: 模板样例
lang: zh-CN
---
如果你喜欢通过实例来学习,请查看我们在 GitHub 上的[模板样例](https://github.com/withastro/astro/tree/main/examples)
<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! -->
|