diff options
author | PocketZ <45301505+pocketdr@users.noreply.github.com> | 2021-05-31 19:55:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 19:55:53 +0800 |
commit | 4cdf2777f94867133505f539067031960dec48ac (patch) | |
tree | a5e53754ef183c4751ae30952b419d5e42c4d7da | |
parent | 4595344c2ad5dd61d015f5b162798ab72cb51c75 (diff) | |
download | translated-content-4cdf2777f94867133505f539067031960dec48ac.tar.gz translated-content-4cdf2777f94867133505f539067031960dec48ac.tar.bz2 translated-content-4cdf2777f94867133505f539067031960dec48ac.zip |
Update MDN/Contribute/Howto, zh-CN (#1064)
-rw-r--r-- | files/zh-cn/mdn/contribute/howto/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/files/zh-cn/mdn/contribute/howto/index.html b/files/zh-cn/mdn/contribute/howto/index.html index c63b358e37..d0d578986c 100644 --- a/files/zh-cn/mdn/contribute/howto/index.html +++ b/files/zh-cn/mdn/contribute/howto/index.html @@ -3,14 +3,14 @@ title: MDN 使用指南 slug: MDN/Contribute/Howto tags: - Documentation + - Guide + - Howto - Landing - - MDN - - TopicStub + - MDN Meta translation_of: MDN/Contribute/Howto --- -<p><% //插入当前页面的子页面的定义列表,每个 //页面的标题为</p> +<div>{{MDNSidebar}}</div> -<dl> - <dt>术语,其 SEO 摘要为</dt> - <dd>术语。的 //如果可能,列表以两列视图显示。 // //参数: //没有 var html = 等待模板 ([子页与摘要] ); //现在,我们有了HTML中的整个列表。让我们通过它,并尝试用力把它分成两列。 %> <%-等待模板("MakeColumnsForDL",[html])%></dd> -</dl> +<p class="summary"><span class="seoSummary">对你在社区参与中可能遇到的问题,下面列出的文章提供了较为完全的指导。</span></p> + +<p>{{LandingPageListSubpages}}</p> |