aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/guide/introduction
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2022-01-10 08:38:06 +0800
committerIrvin <irvinfly@gmail.com>2022-02-16 02:35:54 +0800
commit711e090fcd2bc3e79231a75f88fc75563f135ca2 (patch)
treee0b8abde182a5a499795872caf26d9bd4f1d1932 /files/zh-cn/web/javascript/guide/introduction
parentb6a647eec4df2ae42be842b33af92dc7fc8b50b7 (diff)
downloadtranslated-content-711e090fcd2bc3e79231a75f88fc75563f135ca2.tar.gz
translated-content-711e090fcd2bc3e79231a75f88fc75563f135ca2.tar.bz2
translated-content-711e090fcd2bc3e79231a75f88fc75563f135ca2.zip
remove `summary` and `seoSummary` class for zh-CN
Diffstat (limited to 'files/zh-cn/web/javascript/guide/introduction')
-rw-r--r--files/zh-cn/web/javascript/guide/introduction/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/guide/introduction/index.html b/files/zh-cn/web/javascript/guide/introduction/index.html
index 3848d00603..3b8cfb9724 100644
--- a/files/zh-cn/web/javascript/guide/introduction/index.html
+++ b/files/zh-cn/web/javascript/guide/introduction/index.html
@@ -8,9 +8,7 @@ translation_of: Web/JavaScript/Guide/Introduction
---
<div>{{jsSidebar("JavaScript 指南")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div>
-<div class="summary">
<p>本章节介绍了 JavaScript,并且讨论了它的一些基本概念。</p>
-</div>
<h2 id="你应该已经掌握哪些知识?">你应该已经掌握哪些知识?</h2>