diff --git a/site/content/help/quickstart/atmosphere_dir.png b/site/content/help/quickstart/atmosphere_dir.png index 2d92a6a4..da31ede3 100644 Binary files a/site/content/help/quickstart/atmosphere_dir.png and b/site/content/help/quickstart/atmosphere_dir.png differ diff --git a/site/content/help/quickstart/hekate_dir.png b/site/content/help/quickstart/hekate_dir.png index e85db214..a9ab734b 100644 Binary files a/site/content/help/quickstart/hekate_dir.png and b/site/content/help/quickstart/hekate_dir.png differ diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 63e8e716..5b6fcd48 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -187,15 +187,16 @@ We'll now format the microSD card to `FAT32` and place some files downloaded fro > If unsure of how to safely eject media, use one of the following support pages corresponding to your OS: > - **Windows users:** [Safely remove hardware in Windows](https://support.microsoft.com/en-us/windows/safely-remove-hardware-in-windows-1ee6677d-4e6c-4359-efca-fd44b9cec369) -Your microSD card contents should look like this: +
+Click here to see screenshots of what your microSD card contents should look like. -{{< imgs - "./sd_root.png|The root of the microSD card" - "./atmosphere_dir.png|atmosphere folder" - "./hekate_dir.png|Hekate bootloader folder" - "./payloads_dir.png|payloads folder" - "./switch_dir.png|switch folder" ->}} +![microSD card root](./sd_root.png) +![Atmosphére folder](./atmosphere_dir.png) +![Hekate folder](./hekate_dir.png) +![Payloads folder](./payloads_dir.png) +![Switch folder](./switch_dir.png) + +
## Booting into RCM diff --git a/site/content/help/quickstart/payloads_dir.png b/site/content/help/quickstart/payloads_dir.png index 4715eaa0..6c5fcfd2 100644 Binary files a/site/content/help/quickstart/payloads_dir.png and b/site/content/help/quickstart/payloads_dir.png differ diff --git a/site/content/help/quickstart/sd_root.png b/site/content/help/quickstart/sd_root.png index 59a37ae0..0312742b 100644 Binary files a/site/content/help/quickstart/sd_root.png and b/site/content/help/quickstart/sd_root.png differ diff --git a/site/content/help/quickstart/switch_dir.png b/site/content/help/quickstart/switch_dir.png index 59a37ae0..e122d519 100644 Binary files a/site/content/help/quickstart/switch_dir.png and b/site/content/help/quickstart/switch_dir.png differ