bit improved index page
This commit is contained in:
parent
f5a93f1f57
commit
7a957ca09c
4 changed files with 58 additions and 20 deletions
|
|
@ -12,7 +12,8 @@
|
|||
el: '#app',
|
||||
render: (h) => h(Page, {
|
||||
props: {
|
||||
games: {{ games|json_encode|raw }},
|
||||
gamesRunning: {{ gamesRunning|json_encode|raw }},
|
||||
gamesFinished: {{ gamesFinished|json_encode|raw }},
|
||||
images: {{ images|json_encode|raw }},
|
||||
},
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue