From 310eb3ee76e48f4e20038d8f6733043f9fc78b9d Mon Sep 17 00:00:00 2001 From: erikstrauss Date: Sat, 11 Jul 2026 04:32:29 -0700 Subject: [PATCH] Add ORI Plugin Registry feature tile Co-Authored-By: Claude Fable 5 Signed-off-by: erikstrauss --- data/features/plugin-registry.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/features/plugin-registry.yaml diff --git a/data/features/plugin-registry.yaml b/data/features/plugin-registry.yaml new file mode 100644 index 0000000..2529960 --- /dev/null +++ b/data/features/plugin-registry.yaml @@ -0,0 +1,5 @@ +weight: 7 +name: "ORI Plugin Registry" +icon: "fas fa-plug" +url: "https://academysoftwarefoundation.github.io/ori-shared-platform-website/" +description: "A discovery portal for community created plugins designed to extend Open Review Initiative media playback applications."