From 6e244cb9bdbf7fe89f9a92107171676cd8df3e63 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 5 Jan 2023 14:08:19 +0800 Subject: [PATCH] Add link to open collective --- apple/OmnivoreKit/Sources/Views/CommunityModal.swift | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apple/OmnivoreKit/Sources/Views/CommunityModal.swift b/apple/OmnivoreKit/Sources/Views/CommunityModal.swift index 3d6e7ac52..db227bb1e 100644 --- a/apple/OmnivoreKit/Sources/Views/CommunityModal.swift +++ b/apple/OmnivoreKit/Sources/Views/CommunityModal.swift @@ -20,6 +20,9 @@ public struct CommunityModal: View { Omnivore is a free and open-source project and relies on \ help from our community to grow. Below are a few simple \ things you can do to help us build a better Omnivore. + + If you would like to financially assist Omnivore \ + please [Contribute on Open Collective](https://opencollective.com/omnivore). """ public init() {}