diff options
author | Mario <mario@mariovavti.com> | 2024-07-23 22:08:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-23 22:08:42 +0000 |
commit | 467e0b32b4e5a25c48b7d006058b051d52c005ac (patch) | |
tree | 618fa378aece709f33a24c47094f870a7b36fc82 /app/hq.apd | |
parent | 204d91c3c3c0c54b67ac3255a666038533b4fe85 (diff) | |
download | volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.tar.gz volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.tar.bz2 volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.zip |
fa2bi and a php error in mod appman
Diffstat (limited to 'app/hq.apd')
-rw-r--r-- | app/hq.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/hq.apd b/app/hq.apd index 07f82653f..71ff55040 100644 --- a/app/hq.apd +++ b/app/hq.apd @@ -1,7 +1,7 @@ -version: 2 +version: 3 url: $baseurl/hq requires: local_channel name: HQ -photo: icon:user-circle-o +photo: icon:person-circle categories: nav_pinned_app desc: The default landing page after login. It provides a quick overview over recent posts and direct messages. |