tag nav_featured_app to apps that the corresponding features may not be enabled by default, so that they will become visible in the app menu when enabled
This commit is contained in:
parent
e59237e680
commit
894b3706e7
@ -3,4 +3,4 @@ url: $baseurl/articles/$nick
|
||||
name: Articles
|
||||
requires: local_channel, articles
|
||||
photo: icon:file-text-o
|
||||
categories: Productivity
|
||||
categories: nav_featured_app, Productivity
|
||||
|
@ -3,4 +3,4 @@ url: $baseurl/cards/$nick
|
||||
name: Cards
|
||||
requires: local_channel, cards
|
||||
photo: icon:list
|
||||
categories: Productivity
|
||||
categories: nav_featured_app, Productivity
|
||||
|
@ -3,4 +3,4 @@ url: $baseurl/webpages/$nick
|
||||
requires: local_channel, webpages
|
||||
name: Webpages
|
||||
photo: icon:newspaper-o
|
||||
categories: Productivity
|
||||
categories: nav_featured_app, Productivity
|
||||
|
@ -3,4 +3,4 @@ url: $baseurl/wiki/$nick
|
||||
requires: local_channel, wiki
|
||||
name: Wiki
|
||||
photo: icon:pencil-square-o
|
||||
categories: Productivity
|
||||
categories: nav_featured_app, Productivity
|
||||
|
Reference in New Issue
Block a user