diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-04-14 16:49:42 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-04-19 14:52:23 +0800 |
commit | 3d09b980bf5cd5394f8b5559c41b550c572bbdf0 (patch) | |
tree | 89fd120691eec98b868e6563e47f58e56a5a4a3e /files/zh-tw/web/html | |
parent | 26e55648dfbf0b809d21aa4bb3a02e5980189d14 (diff) | |
download | translated-content-3d09b980bf5cd5394f8b5559c41b550c572bbdf0.tar.gz translated-content-3d09b980bf5cd5394f8b5559c41b550c572bbdf0.tar.bz2 translated-content-3d09b980bf5cd5394f8b5559c41b550c572bbdf0.zip |
remove all .alllinks in zh-tw content
Diffstat (limited to 'files/zh-tw/web/html')
-rw-r--r-- | files/zh-tw/web/html/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/html/reference/index.html | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/files/zh-tw/web/html/index.html b/files/zh-tw/web/html/index.html index 762824c626..75bba59c3e 100644 --- a/files/zh-tw/web/html/index.html +++ b/files/zh-tw/web/html/index.html @@ -102,4 +102,4 @@ translation_of: Web/HTML </dl> </div> </div> -<span class="alllinks"><a href="/zh-TW/docs/tag/HTML">View All...</a></span></section> +</section> diff --git a/files/zh-tw/web/html/reference/index.html b/files/zh-tw/web/html/reference/index.html index ccde571ad1..9fb453125f 100644 --- a/files/zh-tw/web/html/reference/index.html +++ b/files/zh-tw/web/html/reference/index.html @@ -18,5 +18,3 @@ translation_of: Web/HTML/Reference <dt><a href="/docs/Web/HTML/Link_types">連結類型</a></dt> <dd>In HTML, the following link types indicate the relationship between two documents, in which one links to the other using an <a>, <area>, or <link> element.</dd> </dl> - -<p><span class="alllinks"><a href="/zh-TW/docs/tag/HTML" title="Article tagged: HTML">查閱全部文章...</a></span></p> |