Improve feed gestures
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Feed
|
||||
|
||||
The feed is a personalized content page that lives to the left of your home screen, that can be
|
||||
The feed is a personalized content page that lives to the left of your home screen, which can be
|
||||
opened without leaving the launcher. Traditionally, launchers show the Google Discover feed here,
|
||||
but there are other alternatives.
|
||||
|
||||
|
||||
@@ -54,6 +54,10 @@ export const UserGuideSidebar: DefaultTheme.SidebarItem[] = [
|
||||
text: 'Weather',
|
||||
link: '/docs/user-guide/integrations/weather',
|
||||
},
|
||||
{
|
||||
text: 'Feed',
|
||||
link: '/docs/user-guide/integrations/feed',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user