diff --git a/microsite/data/plugins/chatgpt-plugin.yaml b/microsite/data/plugins/chatgpt-plugin.yaml deleted file mode 100644 index fdf6c162b8..0000000000 --- a/microsite/data/plugins/chatgpt-plugin.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: 'ChatGPT Plugin' -author: Enfuse -authorUrl: https://enfuse.io/ -category: Development -description: Experiment with the OpenAI playground to help you develop more efficiently -documentation: https://github.com/enfuse/backstage-chatgpt-plugin/blob/main/README.md -iconUrl: /img/enfuse.png -npmPackageName: '@enfuse/chatgpt-plugin-frontend' -addedDate: '2023-04-21'