maybe fix html error
This commit is contained in:
parent
2513b2c1ef
commit
e2690654ff
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ This doesn't seem to be a valid system version.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% capture methodUnavailable %}
|
{% capture methodUnavailable %}
|
||||||
<p>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 <a href="https://troubleshoot.uwuu.ca/seventeen/">this site</a> to determine whether an alternate method is available for your device/region.</p>
|
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 <a href="https://troubleshoot.uwuu.ca/seventeen/">this site</a> to determine whether an alternate method is available for your device/region.
|
||||||
<p>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</p>
|
Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
|
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
|
||||||
|
|
Loading…
Reference in a new issue