From 0db59bdc0feedf39ee8b20304c4e36ddd885b49d Mon Sep 17 00:00:00 2001 From: mricoul Date: Mon, 20 Apr 2026 15:36:08 +0200 Subject: [PATCH] chore(blueprint): move blueprint to .wordpress-org directory Relocates the blueprint.json file to the standard WordPress.org directory structure and updates the Playground test link in the README to reflect the new path. --- blueprint.json => .wordpress-org/blueprints/blueprint.json | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename blueprint.json => .wordpress-org/blueprints/blueprint.json (100%) diff --git a/blueprint.json b/.wordpress-org/blueprints/blueprint.json similarity index 100% rename from blueprint.json rename to .wordpress-org/blueprints/blueprint.json diff --git a/README.md b/README.md index e91b8c1..49c2490 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Blockparty — Modal -[![Test with WordPress Playground](https://img.shields.io/badge/Test%20with-WordPress%20Playground-0073aa?style=for-the-badge&logo=wordpress&logoColor=white)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/beapi/blockparty-modal/refs/heads/main/blueprint.json) +[![Test with WordPress Playground](https://img.shields.io/badge/Test%20with-WordPress%20Playground-0073aa?style=for-the-badge&logo=wordpress&logoColor=white)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/beapi/blockparty-modal/refs/heads/main/.wordpress-org/blueprints/blueprint.json) [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/gpl-2.0) [![WordPress: 6.8+](https://img.shields.io/badge/WordPress-6.8+-green.svg)](https://wordpress.org/)