diff --git a/src/shared/components/app-definitions.ts b/src/shared/components/app-definitions.ts index d1d52dc..ed4a28a 100644 --- a/src/shared/components/app-definitions.ts +++ b/src/shared/components/app-definitions.ts @@ -116,6 +116,10 @@ const VOYAGER: AppDetails = { link: "https://github.com/aeharding/voyager", icon: "github", }, + { + link: "https://www.patreon.com/voyagerapp", + icon: "patreon", + }, ], sourceType: SourceType.Open, platforms: [Platform.Android, Platform.IOS, Platform.Web], diff --git a/src/shared/components/symbols.tsx b/src/shared/components/symbols.tsx index 0b80395..050396b 100644 --- a/src/shared/components/symbols.tsx +++ b/src/shared/components/symbols.tsx @@ -20,6 +20,9 @@ export class Symbols extends Component { xmlnsXlink="http://www.w3.org/1999/xlink" > + + +