diff options
author | Mario <mario@mariovavti.com> | 2021-08-21 08:25:15 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-08-21 08:25:15 +0000 |
commit | 6eb84a3d9a9e09a12a7c30cf45844af809e8a9a3 (patch) | |
tree | 5aaff90944b1a359478a3dfa2e11fa04b681047d /app | |
parent | 69d909596a0011ae902f834bd79251136f5d5bba (diff) | |
download | volse-hubzilla-6eb84a3d9a9e09a12a7c30cf45844af809e8a9a3.tar.gz volse-hubzilla-6eb84a3d9a9e09a12a7c30cf45844af809e8a9a3.tar.bz2 volse-hubzilla-6eb84a3d9a9e09a12a7c30cf45844af809e8a9a3.zip |
restructure apps to make space for app descritions
Diffstat (limited to 'app')
-rw-r--r-- | app/hq.apd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/hq.apd b/app/hq.apd index b9e9f806f..07f82653f 100644 --- a/app/hq.apd +++ b/app/hq.apd @@ -1,6 +1,7 @@ -version: 1 +version: 2 url: $baseurl/hq requires: local_channel name: HQ photo: icon:user-circle-o categories: nav_pinned_app +desc: The default landing page after login. It provides a quick overview over recent posts and direct messages. |