From e2690654fffa19190067aea195ada504b1fd17c8 Mon Sep 17 00:00:00 2001 From: Lily <27717444+lilyuwuu@users.noreply.github.com> Date: Thu, 25 May 2023 03:10:47 -0700 Subject: [PATCH] maybe fix html error --- _pages/en_US/get-started.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 3b31f7bca7..77c47ad46a 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -34,8 +34,8 @@ This doesn't seem to be a valid system version. {% endcapture %} {% capture methodUnavailable %} -
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot. If you are on 11.17.0, use this site to determine whether an alternate method is available for your device/region.
-Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord.
+You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot. If you are on 11.17.0, use this site to determine whether an alternate method is available for your device/region. +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}