diff options
author | alattalatta <urty5656@gmail.com> | 2021-07-26 22:51:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 22:51:29 +0900 |
commit | 91bca910871ea185e7970937a9739dbbf3d223a9 (patch) | |
tree | fa4ca739b9600da9c3135a70a834ebd3cd9d94fa /files/ko/web/javascript/a_re-introduction_to_javascript/index.html | |
parent | 170ee25aa30bde456c637f08f0315763e21193cd (diff) | |
download | translated-content-91bca910871ea185e7970937a9739dbbf3d223a9.tar.gz translated-content-91bca910871ea185e7970937a9739dbbf3d223a9.tar.bz2 translated-content-91bca910871ea185e7970937a9739dbbf3d223a9.zip |
Remove hidden/noinclude from JS docs (#1583)
Diffstat (limited to 'files/ko/web/javascript/a_re-introduction_to_javascript/index.html')
-rw-r--r-- | files/ko/web/javascript/a_re-introduction_to_javascript/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/a_re-introduction_to_javascript/index.html b/files/ko/web/javascript/a_re-introduction_to_javascript/index.html index f8f301aa66..36950fca58 100644 --- a/files/ko/web/javascript/a_re-introduction_to_javascript/index.html +++ b/files/ko/web/javascript/a_re-introduction_to_javascript/index.html @@ -1034,6 +1034,4 @@ y(7) // 27을 돌려줌 </ul> </div> -<div class="noinclude"></div> - <p>{{ languages( { "en": "en/A_re-introduction_to_JavaScript", "fr": "fr/Une_reintroduction_a_JavaScript", "it": "it/Una_re-introduzione_a_Javascript", "ja": "ja/A_re-introduction_to_JavaScript", "pl": "pl/JavaScript/Na_pocz?tek", "zh-cn": "cn/A_re-introduction_to_JavaScript" } ) }}</p> |