diff --git a/README.md b/README.md index 1e687e8..331b048 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ favicon +favicon # Device Posture API diff --git a/index.html b/index.html index 9b6ba6a..18bf9b3 100644 --- a/index.html +++ b/index.html @@ -49,25 +49,7 @@ }], xref: { profile: "web-platform", - }, - logos: [ - { - src: "./images/daswg-logo.svg", - url: "https://www.w3.org/das/", - alt: "Devices and Sensors WG logo", - width: 100, - height: 100, - id: "das-logo", - }, - { - src: "./images/dp-logo-title.svg", - url: "", - alt: "Device Posture API logo", - width: 100, - height: 100, - id: "device-posture-logo", - } - ], + }, };