diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-06 13:19:14 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-06 13:19:14 +0100 |
commit | 3d4f2d146eaffe303ed10c173b9ef8e023c2af4a (patch) | |
tree | 3d2167af633d6ae404da9493903bf674cfa5188f | |
parent | ce61a64bd21252eb73de36d6ac3672378001d1d2 (diff) | |
download | volse-hubzilla-3d4f2d146eaffe303ed10c173b9ef8e023c2af4a.tar.gz volse-hubzilla-3d4f2d146eaffe303ed10c173b9ef8e023c2af4a.tar.bz2 volse-hubzilla-3d4f2d146eaffe303ed10c173b9ef8e023c2af4a.zip |
add profile app
-rw-r--r-- | app/profile.apd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/profile.apd b/app/profile.apd new file mode 100644 index 000000000..c8205df63 --- /dev/null +++ b/app/profile.apd @@ -0,0 +1,6 @@ +version: 1 +url: $baseurl/profile/$nick +requires: local_channel +name: View Profile +photo: icon:user +categories: Personal |