Skip to content

Commit 08122cb

Browse files
Merge branch 'main' into fix/884-close-a11y
2 parents f684d20 + c7d08aa commit 08122cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/core/implementation-status.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
* Module: "core/implementation-status"
44
* Adds an implementation status badge to the spec front matter,
55
* showing Baseline browser availability from web-features data.
6+
*
7+
* Baseline name and logos are trademarks of Google LLC, used under
8+
* the CC BY-ND 4.0 license. See usage guidelines:
9+
* https://web-platform-dx.github.io/web-features/name-and-logo-usage-guidelines/
610
*/
711
import { docLink, fetchAndCache, showWarning } from "./utils.js";
812
import { pub, sub } from "./pubsubhub.js";

0 commit comments

Comments
 (0)