diff options
Diffstat (limited to 'docs/locales/zh/index.md')
-rw-r--r-- | docs/locales/zh/index.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/locales/zh/index.md b/docs/locales/zh/index.md new file mode 100644 index 000000000..818225dea --- /dev/null +++ b/docs/locales/zh/index.md @@ -0,0 +1,17 @@ +{% + include "./repo/README.md" + start='<!--overview-start-->' + end='<!--overview-end-->' +%} + +{% + include "./repo/README.md" + start='<!--body-1-start-->' + end='<!--body-1-end-->' +%} + +{% + include "./repo/README.md" + start='<!--body-2-start-->' + end='<!--body-2-end-->' +%} |