Skip to content

Commit ae18a30

Browse files
authored
Merge pull request #230 from 10gen/DOP-4987
DOP-4987: Making landing page illustrations dark mode compatible
2 parents f89c528 + 9439868 commit ae18a30

File tree

3 files changed

+82
-2
lines changed

3 files changed

+82
-2
lines changed
Lines changed: 31 additions & 0 deletions
Loading
Lines changed: 49 additions & 0 deletions
Loading

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Start with Guides
3333
:description: Get up and running with MongoDB Atlas.
3434
Learn how to create a cluster, load a sample dataset, and
3535
get your connection information.
36-
:image: /images/chapter-image-atlas.png
36+
:image: /images/chapter-image-atlas.svg
3737
:icon: atlas_database
3838

3939
.. guide:: /atlas/account.txt
@@ -46,7 +46,7 @@ Start with Guides
4646
.. chapter:: CRUD
4747
:description: Learn how to perform these core operations with
4848
your preferred language and associated MongoDB Driver.
49-
:image: /images/chapter-image-crud.png
49+
:image: /images/chapter-image-crud.svg
5050
:icon: general_action_read
5151

5252
.. guide:: /crud/install.txt

0 commit comments

Comments
 (0)