treewide: two space indent -> four space indent

Apparently, this is the correct way to do markdown indents. This should
allow portability of markdown files, should we ever move elsewhere.
This commit is contained in:
lifehackerhansol 2023-07-19 19:28:01 -07:00
parent 7d48a066cf
commit 774e84f465
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E
52 changed files with 366 additions and 366 deletions

View file

@ -32,8 +32,8 @@ These instructions are written for use with GodMode9 v2.0.0 or later. If you hav
{% capture notice %}
Insert the game cartridge you intend to dump into your console
+ 3DS game cartridges will be dumped to a `.3ds` format
+ NDS game cartridges will be dumped to a `.nds` format
+ 3DS game cartridges will be dumped to a `.3ds` format
+ NDS game cartridges will be dumped to a `.nds` format
{% endcapture %}
<div class="notice--info">{{ notice | markdownify }}</div>

View file

@ -36,10 +36,10 @@ Popular uses for custom firmware include:
## What does this guide install?
This guide will:
+ Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS consoles
+ Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS consoles
+ Luma3DS will automatically remove the region lock and allow you to run unsigned software
+ Install various pieces of homebrew software, such as a package installer, save file manager, and a homebrew app store
+ Make critical system file backups that can help avoid bricks (and recover data in the event of one)
+ Install various pieces of homebrew software, such as a package installer, save file manager, and a homebrew app store
+ Make critical system file backups that can help avoid bricks (and recover data in the event of one)
___

View file

@ -1,3 +1,3 @@
At this point, your console will boot to Luma3DS by default.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
+ On the next page, you will install useful homebrew applications to complete your setup.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
+ On the next page, you will install useful homebrew applications to complete your setup.