Skip to content

Commit 5d8d7b2

Browse files
committed
add iphone/ipad to mset9 main page
1 parent 14d8ca2 commit 5d8d7b2

4 files changed

Lines changed: 104 additions & 3 deletions

File tree

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
head: [
3+
['link', {rel: 'stylesheet', href: '/assets/css/dark-apple-invert.css'}],
4+
]
5+
---
16
# Installing boot9strap (MSET9)
27

38
## Choose your operating system
@@ -6,6 +11,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet **
611

712
Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card.
813

9-
| Windows, macOS, Linux | Android, ChromeOS |
10-
|:-:|:-:|
11-
| [![Windows](/images/windows.png)](installing-boot9strap-(mset9-cli)) <br><br> [![macOS](/images/macos.png)](installing-boot9strap-(mset9-cli)) <br><br> [![Linux](/images/linux.png)](installing-boot9strap-(mset9-cli)) | [![Android](/images/android.png)](installing-boot9strap-(mset9-play-store)) <br><br> [![chromeOS](/images/chromeos.png)](installing-boot9strap-(mset9-play-store)) |
14+
| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad |
15+
|:-:|:-:|:-:|
16+
| [![Windows](/images/windows.png)](installing-boot9strap-(mset9-cli)) <br><br> [![macOS](/images/macos.png)](installing-boot9strap-(mset9-cli)) <br><br> [![Linux](/images/linux.png)](installing-boot9strap-(mset9-cli)) | [![Android](/images/android.png)](installing-boot9strap-(mset9-play-store)) <br><br> [![chromeOS](/images/chromeos.png)](installing-boot9strap-(mset9-play-store)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-(mset9-cli-ios)) <br><br> [![iPad](/images/ipad.svg)](installing-boot9strap-(mset9-cli-ios)) |
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.dark [src="/images/iphone.svg"],
2+
.dark [src="/images/ipad.svg"] {
3+
filter:invert(.8)
4+
}

docs/public/images/ipad.svg

Lines changed: 46 additions & 0 deletions
Loading

docs/public/images/iphone.svg

Lines changed: 46 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)