From 8d5bdcadad7c802fe37890518884a3181433a419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Thu, 3 Oct 2024 15:35:57 +0200 Subject: [PATCH] Add WordPress Foundation Brand Guidelines (#2559) --- declarations/WordPress Foundation.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 declarations/WordPress Foundation.json diff --git a/declarations/WordPress Foundation.json b/declarations/WordPress Foundation.json new file mode 100644 index 00000000..2c55f0ec --- /dev/null +++ b/declarations/WordPress Foundation.json @@ -0,0 +1,9 @@ +{ + "name": "WordPress Foundation", + "documents": { + "Brand Guidelines": { + "fetch": "https://wordpressfoundation.org/trademark-policy/", + "select": "main" + } + } +}