From 0f76e435be59b63410197fc789586cd3a8023d3e Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 9 Aug 2024 08:37:22 -0500 Subject: [PATCH 1/2] add playground badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26621b2..6f2f571 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > Pre-configured Media Kit Page using Gutenberg Block Patterns. -[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) [![E2E Tests](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml) [![Linting](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml) ![PHPCompatibility](https://github.com/10up/publisher-media-kit/actions/workflows/php-compatibility.yml/badge.svg) [![Release Version](https://img.shields.io/github/release/10up/publisher-media-kit.svg)](https://github.com/10up/publisher-media-kit/releases/latest) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/publisher-media-kit?label=WordPress) [![GPLv2 License](https://img.shields.io/github/license/10up/publisher-media-kit.svg)](https://github.com/10up/publisher-media-kit/blob/develop/LICENSE.md) +[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/publisher-media-kit?label=WordPress) [![GPLv2 License](https://img.shields.io/github/license/10up/publisher-media-kit.svg)](https://github.com/10up/publisher-media-kit/blob/develop/LICENSE.md) ![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/publisher-media-kit?logo=wordpress&logoColor=FFFFFF&label=Playground%20Demo&labelColor=3858E9&color=3858E9&link=https%3A%2F%2Fraw.githubusercontent.com%2F10up%2Fpublisher-media-kit%2Fdevelop%2F.wordpress-org%2Fblueprints%2Fblueprint.json) + +[![E2E Tests](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml) [![Linting](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml) ![PHPCompatibility](https://github.com/10up/publisher-media-kit/actions/workflows/php-compatibility.yml/badge.svg) [![Dependency Review](https://github.com/10up/publisher-media-kit/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/dependency-review.yml) ## Overview From dce282249d138b542b66fa967a70085fe3d4fcfc Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 9 Aug 2024 10:55:35 -0500 Subject: [PATCH 2/2] fix playground link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2f571..879221e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Pre-configured Media Kit Page using Gutenberg Block Patterns. -[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/publisher-media-kit?label=WordPress) [![GPLv2 License](https://img.shields.io/github/license/10up/publisher-media-kit.svg)](https://github.com/10up/publisher-media-kit/blob/develop/LICENSE.md) ![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/publisher-media-kit?logo=wordpress&logoColor=FFFFFF&label=Playground%20Demo&labelColor=3858E9&color=3858E9&link=https%3A%2F%2Fraw.githubusercontent.com%2F10up%2Fpublisher-media-kit%2Fdevelop%2F.wordpress-org%2Fblueprints%2Fblueprint.json) +[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/publisher-media-kit?label=WordPress) [![GPLv2 License](https://img.shields.io/github/license/10up/publisher-media-kit.svg)](https://github.com/10up/publisher-media-kit/blob/develop/LICENSE.md) [![WordPress Playground Demo](https://img.shields.io/wordpress/plugin/v/publisher-media-kit?logo=wordpress&logoColor=FFFFFF&label=Playground%20Demo&labelColor=3858E9&color=3858E9)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/10up/publisher-media-kit/add/playground/.wordpress-org/blueprints/blueprint.json) [![E2E Tests](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/cypress.yml) [![Linting](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/lint.yml) ![PHPCompatibility](https://github.com/10up/publisher-media-kit/actions/workflows/php-compatibility.yml/badge.svg) [![Dependency Review](https://github.com/10up/publisher-media-kit/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/10up/publisher-media-kit/actions/workflows/dependency-review.yml)