Skip to content

Commit 635f90a

Browse files
Replace Flutter SDK icon temporarily with a more relevant one
1 parent c4183a7 commit 635f90a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fern/docs/pages/developer-intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Numerous snap-ins are available on the DevRev [Marketplace](https://devrev.ai/ma
6464

6565
<Card
6666
title="DevRev SDK for Flutter"
67-
icon="fa-brands fa-flutter"
67+
icon="fa-regular fa-code"
6868
href="/sdks/mobile/flutter/quickstart"
6969
/>
7070
</Cards>

fern/docs/pages/sdks/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The DevRev SDK is a powerful tool designed to further enhance our widget on your
3535

3636
<Card
3737
title="DevRev SDK for Flutter"
38-
icon="fa-brands fa-flutter"
38+
icon="fa-regular fa-code"
3939
href="/sdks/mobile/flutter/quickstart"
4040
/>
4141

fern/versions/public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ navigation:
172172
path: ../docs/pages/sdks/mobile/cordova/troubleshooting.mdx
173173
- section: DevRev SDK for Flutter
174174
slug: flutter
175-
icon: fa-brands fa-flutter
175+
icon: fa-regular fa-code
176176
contents:
177177
- page: Quickstart guide
178178
slug: quickstart

0 commit comments

Comments
 (0)