From 69ec736c7b68828e9665de8b6a4e2643841567d9 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sun, 15 Dec 2024 00:10:49 +0000 Subject: [PATCH] feat(stremio): add official stremio seasonal addons to addon list --- docs/stremio/addons/christmas-movies.mdx | 15 +++++++++++++++ docs/stremio/addons/halloween-popular.mdx | 15 +++++++++++++++ docs/tags.yml | 3 +++ 3 files changed, 33 insertions(+) create mode 100644 docs/stremio/addons/christmas-movies.mdx create mode 100644 docs/stremio/addons/halloween-popular.mdx diff --git a/docs/stremio/addons/christmas-movies.mdx b/docs/stremio/addons/christmas-movies.mdx new file mode 100644 index 0000000..16095ff --- /dev/null +++ b/docs/stremio/addons/christmas-movies.mdx @@ -0,0 +1,15 @@ +--- +title: Christmas Movies +description: An official Stremio catalogue providing movies fit for Christmas. +keywords: [stremio, addons, addon, official, christmas, install, link] +tags: [stremio-addon, stremio-addon:catalogues, stremio-addon:official] +--- +```mdx-code-block +import StremioAddonButtons from '@site/src/components/StremioAddonButtons'; + + +``` + +

Description

+ +This is an official Stremio catalogue providing movies fit for Christmas. It appears in a pop-up during Christmas. \ No newline at end of file diff --git a/docs/stremio/addons/halloween-popular.mdx b/docs/stremio/addons/halloween-popular.mdx new file mode 100644 index 0000000..3d0de15 --- /dev/null +++ b/docs/stremio/addons/halloween-popular.mdx @@ -0,0 +1,15 @@ +--- +title: Halloween Movies +description: An official Stremio catalogue providing movies fit for Halloween. +keywords: [stremio, addons, addon, official, halloween, install, link] +tags: [stremio-addon, stremio-addon:catalogues, stremio-addon:official] +--- +```mdx-code-block +import StremioAddonButtons from '@site/src/components/StremioAddonButtons'; + + +``` + +

Description

+ +This is an official Stremio catalogue providing movies fit for Halloween. It appears in a pop-up during Halloween. \ No newline at end of file diff --git a/docs/tags.yml b/docs/tags.yml index bd3e2aa..1ca9452 100644 --- a/docs/tags.yml +++ b/docs/tags.yml @@ -1,5 +1,8 @@ stremio-addon: label: Stremio Addon +stremio-addon:official: + label: Official + description: Addons that are officially maintained by Stremio. stremio-addon:usenet-streams: label: Usenet Streams description: Addons that provide Usenet links for Stremio.