minor edits
This commit is contained in:
parent
b6ed32a5e4
commit
4753e95b60
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ title: "Page Not Found"
|
||||||
lang: en
|
lang: en
|
||||||
permalink: /404.html
|
permalink: /404.html
|
||||||
layout: single-no-ads
|
layout: single-no-ads
|
||||||
excerpt: "Page not found. Your pixels are in another canvas."
|
excerpt: "Page not found. Your pixels are in another canvas." #
|
||||||
sitemap: false
|
sitemap: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,8 @@ layout: single-no-ads
|
||||||
{: .text-center}
|
{: .text-center}
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
[![Bitcoin](images/donate_64.png)](https://www.coinbase.com/plailect){: .align-center}
|
[![Bitcoin](/images/donate_64.png)](https://www.coinbase.com/plailect){: .align-center}
|
||||||
{: .text-center}
|
{: .text-center}
|
||||||
|
|
||||||
[![Paypal](images/paypal.jpg)](https://www.paypal.me/plailect/15){: .align-center}
|
[![Paypal](/images/paypal.jpg)](https://www.paypal.me/plailect/15){: .align-center}
|
||||||
{: .text-center}
|
{: .text-center}
|
||||||
|
|
|
@ -21,4 +21,4 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
|
||||||
|
|
||||||
| New 3DS | Old 3DS or 2DS |
|
| New 3DS | Old 3DS or 2DS |
|
||||||
|:-:|:-:|
|
|:-:|:-:|
|
||||||
| [![New 3DS](images/new3ds.png)](get-started-(new-3ds)) <br><br> [![New 3DS XL](images/new3dsxl.png)](get-started-(new-3ds)) | [![Old 3DS](images/old3ds.png)](get-started-(old-3ds)) [![Old 3DS XL](images/old3dsxl.png)](get-started-(old-3ds)) <br><br> [![2DS](images/2ds.png)](get-started-(old-3ds)) |
|
| [![New 3DS](/images/new3ds.png)](get-started-(new-3ds)) <br><br> [![New 3DS XL](/images/new3dsxl.png)](get-started-(new-3ds)) | [![Old 3DS](/images/old3ds.png)](get-started-(old-3ds)) [![Old 3DS XL](/images/old3dsxl.png)](get-started-(old-3ds)) <br><br> [![2DS](/images/2ds.png)](get-started-(old-3ds)) |
|
||||||
|
|
Loading…
Reference in a new issue