diff --git a/_includes/head.html b/_includes/head.html index 0c1cde32..6fb94883 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,47 +1,45 @@ - - - + + - - {% if site.data[page.collection].strings.title != page.title %} - {{ page.title }} | - {% endif %} - {{ site.data[page.collection].strings.title }} - - - - {% if site.data.rtl contains page.collection %} - - {% else %} - + + {% if site.data[page.collection].strings.title != page.title %} + {{ page.title }} | {% endif %} + {{ site.data[page.collection].strings.title }} + - + +{% if site.data.rtl contains page.collection %} + +{% else %} + +{% endif %} - {% include favicon.html %} - {% include seo.html %} + - {% if page.collection == "ic-IC" %} - - - {% endif %} - \ No newline at end of file + } + }, 500); + + +{% endif %} \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 14431a67..2ff60425 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,8 +1,12 @@ +--- +layout: compress +--- -{% include head.html%} - + + {% include head.html %} +
{% include nav.html %} diff --git a/_layouts/redirect.html b/_layouts/redirect.html new file mode 100644 index 00000000..5a2a96f4 --- /dev/null +++ b/_layouts/redirect.html @@ -0,0 +1,12 @@ +--- +layout: compress +--- + + + + + + + {% include head.html %} + + \ No newline at end of file diff --git a/_layouts/wiki.html b/_layouts/wiki.html index 2d9111d7..e8b8b75b 100644 --- a/_layouts/wiki.html +++ b/_layouts/wiki.html @@ -4,8 +4,9 @@ layout: compress -{% include head.html%} - + + {% include head.html %} +
{% include nav.html %} diff --git a/pages/_en-US/twilightmenu/installing-3ds-manual.md b/pages/_en-US/twilightmenu/installing-3ds-manual.md index ec78136c..563c19b3 100644 --- a/pages/_en-US/twilightmenu/installing-3ds-manual.md +++ b/pages/_en-US/twilightmenu/installing-3ds-manual.md @@ -1,20 +1,7 @@ --- lang: en-US -layout: wiki -section: twilightmenu -category: installing +layout: redirect +destination: installing-3ds#installing-manual title: Installing (3DS, Manual) -description: How to install TWiLight Menu++ on the Nintendo 3DS (Manual method) --- -You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it -{:.alert .alert-info} - -### Installing -1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases) -1. Extract `TWiLightMenu-3DS.7z` -1. Copy the `_nds` folder to your SD card root -1. Copy the `BOOT.NDS` file to your SD card root -1. Copy the `roms` folder to your SD card root -1. Copy the two `.cia` files to your SD card root -1. On your 3DS, install the two CIAs with FBI diff --git a/pages/_en-US/twilightmenu/installing-3ds.md b/pages/_en-US/twilightmenu/installing-3ds.md index 1dd28402..15b05b7b 100644 --- a/pages/_en-US/twilightmenu/installing-3ds.md +++ b/pages/_en-US/twilightmenu/installing-3ds.md @@ -33,3 +33,12 @@ You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide - It has this icon: ![TWiLight Menu++ icon](https://raw.githubusercontent.com/DS-Homebrew/TWiLightMenu/master/booter/icon.bmp) 1. Press A or tap the download icon in the sidebar and select `TWiLight Menu++` to install it - This will take a while + +### Installing (Manual) +1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases) +1. Extract `TWiLightMenu-3DS.7z` +1. Copy the `_nds` folder to your SD card root +1. Copy the `BOOT.NDS` file to your SD card root +1. Copy the `roms` folder to your SD card root +1. Copy the two `.cia` files to your SD card root +1. On your 3DS, install the two CIAs with FBI