Review from the Lighthouse

This commit is contained in:
He4eT 2021-03-25 21:14:45 +05:00
commit 297ab7aaca
6 changed files with 23 additions and 11 deletions

View file

@ -31,6 +31,7 @@ export default function ({ themeEngine }) {
<br />
Source code can be found in this <a
target='_blank'
rel='noopener'
href='https://github.com/He4eT/ifplayer'>
repository
</a>.
@ -40,9 +41,9 @@ export default function ({ themeEngine }) {
<hr />
<section>
<h3>
<h2>
Interface theme
</h3>
</h2>
<ThemeSelector {...{
themeEngine
@ -59,9 +60,9 @@ export default function ({ themeEngine }) {
<hr />
<section>
<h3>
<h2>
Play a game from the list
</h3>
</h2>
<p>
<Link href={'/#/games/'}>
@ -73,9 +74,9 @@ export default function ({ themeEngine }) {
<hr />
<section>
<h3>
<h2>
Play the game from a file
</h3>
</h2>
<p>
<details>