Fix mistaken image

This commit is contained in:
CaptV0rt3x 2018-09-12 02:22:22 +05:30
parent 670e2a6f25
commit 6247f8ca1e
3 changed files with 5 additions and 4 deletions

View file

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View file

Before

Width:  |  Height:  |  Size: 1 MiB

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -164,9 +164,10 @@ Similarly, we got Retro City Rampage booting because it was trying to get the Us
mailwl added more stubs for the `Account` service. mailwl added more stubs for the `Account` service.
Lastly, the `Account` service is mainly for management of your local account or registered users on the system. Lastly, the `Account` service is mainly for management of your local account or registered users on the system.
{{< imgs {{< single-title-imgs
"./fantasyhero.png|Fantasy Hero" "Fantasy Hero"
"./hwknight.png|Hollow Knight" "./fh.png"
"./fh_1.png"
>}} >}}
Each user has an unique UUID (Universally Unique Identifier), which is generated when an account is made, and they each have some information about their profile. Each user has an unique UUID (Universally Unique Identifier), which is generated when an account is made, and they each have some information about their profile.
@ -178,7 +179,6 @@ He also implemented functions to allow setting the username and locale of the Sw
"Hyrule Warriors" "Hyrule Warriors"
"./hyrule.png" "./hyrule.png"
"./hyrule_1.png" "./hyrule_1.png"
"./hyrule_2.png"
>}} >}}
ogniK also implemented support for loading shared fonts in the `pl:u` service. ogniK also implemented support for loading shared fonts in the `pl:u` service.
@ -383,6 +383,7 @@ We would also love to thank our generous [patrons](https://www.patreon.com/yuzut
"./mta.png|Mario Tennis Aces" "./mta.png|Mario Tennis Aces"
"./kirby.png|Kirby Star Allies" "./kirby.png|Kirby Star Allies"
"./splatoon2.png|Splatoon 2" "./splatoon2.png|Splatoon 2"
"./hwknight.png|Hollow Knight"
>}} >}}
{{< message Note >}} {{< message Note >}}