first apd files

This commit is contained in:
friendica 2014-05-15 19:56:31 -07:00
parent 077b97eac4
commit 2237c39c94
3 changed files with 10 additions and 0 deletions

3
app/channel.apd Normal file
View File

@ -0,0 +1,3 @@
url: $baseurl/channel/$nick
requires: local_user
name: Channel Home

3
app/matrix.apd Normal file
View File

@ -0,0 +1,3 @@
url: $baseurl/network
requires: local_user
name: Matrix

4
app/profile.apd Normal file
View File

@ -0,0 +1,4 @@
url: $baseurl/profile/$nick
requires: local_user
name: Profile