From fccedb9aeb9cb4d8ee0aa84277c896e071baaeba Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Thu, 24 Oct 2024 15:12:35 +0200 Subject: [PATCH] Update blueprint.json --- blueprints/friends-cors/blueprint.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blueprints/friends-cors/blueprint.json b/blueprints/friends-cors/blueprint.json index ff61efc..24cd1a3 100644 --- a/blueprints/friends-cors/blueprint.json +++ b/blueprints/friends-cors/blueprint.json @@ -1,4 +1,11 @@ { + "$schema": "https://playground.wordpress.net/blueprint-schema.json", + "meta": { + "title": "Feed Reader with the Friends Plugin", + "description": "By using the Friends plugin and a CORS proxy, you can read feeds from the web in Playground, and even via ActivityPub", + "author": "akirk", + "categories": ["rss", "social web"] + }, "landingPage": "/friends/?refresh&welcome", "features": { "networking": true