Skip to content

Commit 48b3968

Browse files
committed
docs: remove redundant cards from mobile client homepage
- Deleted the 'Features', 'Architecture', and 'Developer Guides' cards from the mobile client homepage. - These sections are already accessible via the sidebar, making the cards redundant.
1 parent a69b813 commit 48b3968

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/content/docs/mobile-client/index.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,4 @@ The Mobile Client is a feature-rich, cross-platform mobile app built with Flutte
1616
Learn how to build and deploy the mobile app to the app stores.
1717
[Read more →](/docs/mobile-client/deployment/)
1818
</Card>
19-
<Card title="Features" icon="puzzle">
20-
Explore the key features, from the dynamic feed to user personalization.
21-
[Read more &rarr;](/docs/mobile-client/features/)
22-
</Card>
23-
<Card title="Architecture" icon="tree-structure">
24-
Understand the architecture, state management, and navigation patterns.
25-
[Read more &rarr;](/docs/mobile-client/architecture/)
26-
</Card>
27-
<Card title="Developer Guides" icon="document">
28-
Practical guides for developers on theming, customization, and localization.
29-
[Read more &rarr;](/docs/mobile-client/guides/)
30-
</Card>
3119
</CardGrid>

0 commit comments

Comments
 (0)