diff --git a/public/apple-app-site-association.json b/public/apple-app-site-association.json new file mode 100644 index 00000000..eff625a4 --- /dev/null +++ b/public/apple-app-site-association.json @@ -0,0 +1,17 @@ +{ + "applinks": { + "apps": [], + "details": [ + { + "appIDs":[ + "7J4U792NQT.io.element.elementx", + "7J4U792NQT.io.element.elementx.nightly", + "7J4U792NQT.io.element.elementx.pr" + ], + "paths": [ + "*" + ] + } + ] + } +}