This commit is contained in:
cuu 2024-02-21 21:42:43 -08:00
parent 2231b893ba
commit bfc09a79b8

View File

@ -1,6 +1,6 @@
--- ---
layout: simple layout: simple
title: Up_and_Running title: Up and Running
revisions: revisions:
- author: Cuu - author: Cuu
date: 2024-02-22 date: 2024-02-22
@ -12,7 +12,7 @@ After you've [assembled](Assembly "wikilink") the GameShell you can turn
the device on using the power button found on the back of the device the device on using the power button found on the back of the device
<figure> <figure>
<img src="Gameshell_ports_and_power.png" <img src="img/Gameshell_ports_and_power.png"
title="Gameshell_ports_and_power.png" width="500" /> title="Gameshell_ports_and_power.png" width="500" />
<figcaption>Gameshell_ports_and_power.png</figcaption> <figcaption>Gameshell_ports_and_power.png</figcaption>
</figure> </figure>
@ -22,7 +22,7 @@ an initial boot sequence and you'll be greeted with the Launcher
Homepage Homepage
<figure> <figure>
<img src="LauncherHome.png" title="LauncherHome.png" /> <img src="img/LauncherHome.png" title="LauncherHome.png" />
<figcaption>LauncherHome.png</figcaption> <figcaption>LauncherHome.png</figcaption>
</figure> </figure>