Skip to content

Commit 55762c8

Browse files
Update screenshots in getting started page (#541)
* Update screenshots in getting started page * Corrections
1 parent a176211 commit 55762c8

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

website/docs/getting-started.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,15 @@ then you can **connect your application** to the ConfigCat service to access you
2121
1. <a href="https://app.configcat.com/auth/login" target="_blank">Log in</a> to the _Dashboard_
2222
2. Click _ADD FEATURE FLAG_ and give it a name.
2323

24-
<img src="/docs/assets/add-feature-flag.png" alt="getting-started" decoding="async" loading="lazy"/>
24+
<img src="/docs/assets/add-feature-flag_192dpi.png" alt="Add feature flag" width="1366" height="384" decoding="async" loading="lazy"/>
2525

2626
### Explore with Our Tutorial App
27+
2728
Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=11). This interactive app
2829
provides a practical and engaging way to learn about ConfigCat and feature flags without needing to integrate immediately
2930
with your current projects. It's perfect for beginners to understand the functionalities and advantages of using feature flags effectively.
3031

31-
<img src="/docs/assets/news/tutorial.png" alt="Feature Flags Tutorial" width="400" decoding="async" loading="lazy"/>
32+
<img src="/docs/assets/news/tutorial_192dpi.png" alt="Feature Flags Tutorial" width="1366" height="768" decoding="async" loading="lazy"/>
3233

3334
[Start the Feature Flags Tutorial](https://tutorial.configcat.com/?lm=12)
3435

-38.3 KB
Binary file not shown.
Loading
-108 KB
Binary file not shown.
321 KB
Loading

website/versioned_docs/version-V1/getting-started.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ then you can **connect your application** to the ConfigCat service to access you
2020
1. <a href="https://app.configcat.com/auth/login" target="_blank">Log in</a> to the _Dashboard_
2121
2. Click _ADD FEATURE FLAG_ and give it a name.
2222

23-
<img src="/docs/assets/add-feature-flag.png" alt="getting-started" decoding="async" loading="lazy" />
23+
<img src="/docs/assets/add-feature-flag_192dpi.png" alt="Add feature flag" width="1366" height="384" decoding="async" loading="lazy" />
2424

2525
### Explore with Our Tutorial App
26+
2627
Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=11). This interactive app
2728
provides a practical and engaging way to learn about ConfigCat and feature flags without needing to integrate immediately
28-
with your current projects. Its perfect for beginners to understand the functionalities and advantages of using feature flags effectively.
29+
with your current projects. It's perfect for beginners to understand the functionalities and advantages of using feature flags effectively.
2930

30-
<img src="/docs/assets/news/tutorial.png" alt="Feature Flags Tutorial" width="400" decoding="async" loading="lazy" />
31+
<img src="/docs/assets/news/tutorial_192dpi.png" alt="Feature Flags Tutorial" width="1366" height="768" decoding="async" loading="lazy" />
3132

3233
[Start the Feature Flags Tutorial](https://tutorial.configcat.com/?lm=12)
3334

0 commit comments

Comments
 (0)