diff --git a/src/shared/components/app-definitions.ts b/src/shared/components/app-definitions.ts index ed4a28a..0f6b306 100644 --- a/src/shared/components/app-definitions.ts +++ b/src/shared/components/app-definitions.ts @@ -293,6 +293,10 @@ const MLEM: AppDetails = { link: "https://github.com/mlemgroup/mlem", icon: "github", }, + { + link: "https://opencollective.com/mlem", + icon: "opencollective", + }, ], sourceType: SourceType.Open, platforms: [Platform.IOS], diff --git a/src/shared/components/symbols.tsx b/src/shared/components/symbols.tsx index 050396b..d35f1df 100644 --- a/src/shared/components/symbols.tsx +++ b/src/shared/components/symbols.tsx @@ -20,6 +20,13 @@ export class Symbols extends Component { xmlnsXlink="http://www.w3.org/1999/xlink" > + + +