From 4b18fba5f5bd92e41579e575be9129310667f6bb Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Tue, 9 May 2023 13:32:30 +1000
Subject: [PATCH] docs: separate open collective and sponsors

---
 docs/open-collective.md | 1 +
 docs/sponsors.md        | 4 ----
 mkdocs.yml              | 1 +
 3 files changed, 2 insertions(+), 4 deletions(-)
 create mode 100644 docs/open-collective.md

diff --git a/docs/open-collective.md b/docs/open-collective.md
new file mode 100644
index 0000000..7ef8ebd
--- /dev/null
+++ b/docs/open-collective.md
@@ -0,0 +1 @@
+<script src="https://opencollective.com/nix-community/banner.js"></script>
diff --git a/docs/sponsors.md b/docs/sponsors.md
index f832efb..9dc4d42 100644
--- a/docs/sponsors.md
+++ b/docs/sponsors.md
@@ -1,9 +1,5 @@
 Thanks to all our sponsors.
 
-<object type="image/svg+xml" data="https://opencollective.com/nix-community/tiers/backers.svg?avatarHeight=55&width=500"></object>
-
-<object type="image/svg+xml" data="https://opencollective.com/nix-community/tiers/sponsors.svg?avatarHeight=55&width=500"></object>
-
 <!-- prettier-ignore-start -->
 |[<img src="https://raw.githubusercontent.com/cachix/docs.cachix.org/master/source/logo.png" width="200" alt="Cachix">](https://cachix.org)|[<img src="https://raw.githubusercontent.com/Gandi/.github/b1f21a402d9223c672476b41148429f538be5303/logos/black.svg" width="200" alt="Gandi">](https://www.gandi.net/)|
 |:-:|:-:|
diff --git a/mkdocs.yml b/mkdocs.yml
index d744510..65718fd 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,5 +1,6 @@
 nav:
   - index.md
+  - Open Collective: open-collective.md
   - sponsors.md
   - Services:
       - continuous-integration.md