From 0f4bafdbe5e62e9c8a6388013f191dd4450159b7 Mon Sep 17 00:00:00 2001 From: estelle Date: Thu, 13 Feb 2025 12:09:15 -0800 Subject: [PATCH] move rel=alternate stylesheet under HTML --- .../en-us/web/html/attributes/rel/alternate_stylesheet/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/html/attributes/rel/alternate_stylesheet/index.md b/files/en-us/web/html/attributes/rel/alternate_stylesheet/index.md index 291f600734f0237..baae4d2b40f227f 100644 --- a/files/en-us/web/html/attributes/rel/alternate_stylesheet/index.md +++ b/files/en-us/web/html/attributes/rel/alternate_stylesheet/index.md @@ -1,7 +1,7 @@ --- title: Alternate stylesheet slug: Web/HTML/Attributes/rel/alternate_stylesheet -page-type: guide +page-type: html-attribute-value browser-compat: html.elements.link.rel.alternate_stylesheet ---