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