diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-06 11:14:59 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-06 11:14:59 -0800 |
commit | 00cfc4be44fdb5c3d6d9a7f78d4a1726708bdc6e (patch) | |
tree | d606191564f7852ba0cb72c5ead664257b9fbe06 /app/post.apd | |
parent | d8472cc9f52638dd64eafc731c3009af4b918451 (diff) | |
parent | 70edcabca1e9341b857c469760c88e5c9d318c53 (diff) | |
download | volse-hubzilla-00cfc4be44fdb5c3d6d9a7f78d4a1726708bdc6e.tar.gz volse-hubzilla-00cfc4be44fdb5c3d6d9a7f78d4a1726708bdc6e.tar.bz2 volse-hubzilla-00cfc4be44fdb5c3d6d9a7f78d4a1726708bdc6e.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'app/post.apd')
-rw-r--r-- | app/post.apd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app/post.apd b/app/post.apd index 780eed47e..08e5ccf0c 100644 --- a/app/post.apd +++ b/app/post.apd @@ -1,4 +1,6 @@ -url: $baseurl/rpost?f=&body=%0A +version: 1 +url: $baseurl/rpost?f=&body= requires: observer name: Post -photo: $baseurl/app/post.png +photo: icon:pencil-square +categories: Productivity |