From 4981a93e776e8cb6bb33fcdd78dc17183c8caaad Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Fri, 6 May 2022 06:22:40 -0800 Subject: [PATCH] Update and rename privacy.md to privacy.html --- docs/privacy.html | 5 +++++ docs/privacy.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 docs/privacy.html delete mode 100644 docs/privacy.md diff --git a/docs/privacy.html b/docs/privacy.html new file mode 100644 index 0000000..8f28dca --- /dev/null +++ b/docs/privacy.html @@ -0,0 +1,5 @@ +

Privacy Policy

+

The extension Disney+ PIP collects no information about its users and does not send anything to its creator or third-party. The extension is also offered as-is without any warranty.

+ +

License

+View the license for this extension diff --git a/docs/privacy.md b/docs/privacy.md deleted file mode 100644 index f11bd51..0000000 --- a/docs/privacy.md +++ /dev/null @@ -1,5 +0,0 @@ -## Privacy Policy -The extension Disney+ PIP collects no information about its users and does not send anything to its creator or third-party. The extension is also offered as-is without any warranty. - -## License -[View the license for this extension](https://raw.githubusercontent.com/VictorWesterlund/disneyplus-pip/support/gh-pages/LICENSE)