1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Added stackshare URL

This commit is contained in:
Eldad Fux 2020-08-26 12:43:11 +03:00
parent 024ec18668
commit a503173e2e

View file

@ -51,6 +51,7 @@ const APP_SOCIAL_INSTAGRAM = 'https://www.instagram.com/appwrite.io';
const APP_SOCIAL_GITHUB = 'https://github.com/appwrite';
const APP_SOCIAL_DISCORD = 'https://appwrite.io/discord';
const APP_SOCIAL_DEV = 'https://dev.to/appwrite';
const APP_SOCIAL_STACKSHARE = 'https://stackshare.io/appwrite';
$register = new Registry();