From 640955445c8389c55b2868aa8423292d2077d532 Mon Sep 17 00:00:00 2001 From: Malaaaa <37627837+Malaaaa@users.noreply.github.com> Date: Tue, 8 Mar 2022 03:11:23 -0500 Subject: deleting "index.html" in some links (#4432) * fix some links by deleting index.html * fix web description error the description text is different with the image shows --- .../introduction_to_html/the_head_metadata_in_html/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'files/zh-cn/learn/html') diff --git a/files/zh-cn/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/zh-cn/learn/html/introduction_to_html/the_head_metadata_in_html/index.html index a5c51b3ff8..f6a176d75b 100644 --- a/files/zh-cn/learn/html/introduction_to_html/the_head_metadata_in_html/index.html +++ b/files/zh-cn/learn/html/introduction_to_html/the_head_metadata_in_html/index.html @@ -135,10 +135,11 @@ started with developing web sites and applications.">
<meta name="description" content="The Mozilla Developer Network (MDN) provides -information about Open Web technologies including HTML, CSS, and APIs for both -Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS.">+
<meta name="description" content="The MDN Web Docs site + provides information about Open Web technologies + including HTML, CSS, and APIs for both Web sites and + progressive web apps.">
<meta>
and <title>
元素如何在搜索结果里显示— 很值得这样做哦!