mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Add GameEntry component
This commit is contained in:
parent
a7603a4cf8
commit
9e4e101495
5 changed files with 96 additions and 5 deletions
|
|
@ -64,8 +64,8 @@ export default function ({ themeEngine }) {
|
|||
</h3>
|
||||
|
||||
<p>
|
||||
<Link href='/top100'>
|
||||
IFDB Top 100 games
|
||||
<Link href={`/games/${themeEngine.currentTheme}`}>
|
||||
IFDB games
|
||||
</Link>
|
||||
</p>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue