mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Themes: add themes page
This commit is contained in:
parent
f85fadef2d
commit
fd49342e12
7 changed files with 149 additions and 8 deletions
|
|
@ -49,6 +49,11 @@ export default function HomeView ({ themeEngine }) {
|
|||
themeEngine,
|
||||
}} />
|
||||
|
||||
<p>
|
||||
Preview and choose from available themes on the <Link href={'/#/themes/'}>
|
||||
themes page
|
||||
</Link>.
|
||||
</p>
|
||||
<p>
|
||||
<small>
|
||||
Double-click the input field during the game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue