From d618f0933fac048f02a5d18fe84909465092db8c Mon Sep 17 00:00:00 2001 From: Alan Cutter Date: Fri, 28 Oct 2022 16:04:36 +1100 Subject: [PATCH] git squash commit for launch-web-app. 6df8c285124ada2d39bd853e1c34fda409e954a4 git squash commit for launch-web-app. bec2daf40e63e33cb79347c7f65000f4cf746c19 Branch: launch-web-app 3cf3b6c89704ab27ac3d1b88b23588d7f79726c2 Fix refs 7e4f5d73e6fec087439efee7cc593905919e6cbd line wrap --- index.html | 50 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 38 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 592c573da..b1f2b27ce 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,13 @@ "ios_saf", ], }, - xref: "web-platform", + xref: { + profile: "web-platform", + specs: [ + "service-workers", + "html", + ], + }, };