mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
HomeView: format titles
This commit is contained in:
parent
dce36881e4
commit
02eb0e838b
1 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ export default function HomeView ({ themeEngine }) {
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>
|
<h2>
|
||||||
Interface theme
|
Interface Theme
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<ThemeSelector {...{
|
<ThemeSelector {...{
|
||||||
|
|
@ -66,7 +66,7 @@ export default function HomeView ({ themeEngine }) {
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>
|
<h2>
|
||||||
Play a game from the list
|
Play a Game from the List
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -80,7 +80,7 @@ export default function HomeView ({ themeEngine }) {
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>
|
<h2>
|
||||||
Play the game from a file
|
Play the Game from a File
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue