diff --git a/src/routes/apps.tsx b/src/routes/apps.tsx index 9df96d9..040ccdc 100644 --- a/src/routes/apps.tsx +++ b/src/routes/apps.tsx @@ -100,6 +100,17 @@ export default function ServersPage() { }} + +
+ Don't see your app here? Contribute to the list by making a pull request{' '} + + here + + . +
); }