Skip to content

Commit 49a9e99

Browse files
authored
Quickly update the Preview docs to mention Desktop/Mobile switch (#2607) (#2608)
1 parent 65c8222 commit 49a9e99

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docusaurus/docs/cms/features/preview.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ With the Preview feature, you can preview your front end application directly fr
2424
<ThemedImage
2525
alt="Previewing content"
2626
sources={{
27-
light: '/img/assets/content-manager/previewing-content.png',
28-
dark: '/img/assets/content-manager/previewing-content.png',
27+
light: '/img/assets/content-manager/previewing-content-desktop-mobile.gif',
28+
dark: '/img/assets/content-manager/previewing-content-desktop-mobile.gif',
2929
}}
3030
/>
3131

@@ -462,3 +462,7 @@ Additionally, with Live Preview, you can:
462462
:::note
463463
In the Edit view of the Content Manager, the Open preview button will be disabled if you have unsaved changes. Save your latest changes and you should be able to preview content again.
464464
:::
465+
466+
:::tip
467+
Switch between Desktop and Mobile preview mode using the dropdown at the top to check how the page is displayed on different viewports.
468+
:::
Loading

0 commit comments

Comments
 (0)