forked from rDrama/rDrama
1
0
Fork 0

fix pcm casino

master
Aevann1 2022-09-11 06:49:33 +02:00
parent fea0a81036
commit 9c473d899f
1 changed files with 20 additions and 24 deletions

View File

@ -2,10 +2,7 @@
{# Title (~25char max), Description (~80char max),
Icon (fa-foo-bar), Color (#ff0000), URL (/post/12345/) #}
{%- set GAME_INDEX = [] -%}
{%- if SITE_NAME == 'rDrama' -%}
{%- do GAME_INDEX.extend([
{%- set GAME_INDEX = [
(
'Slots',
'Today\'s your lucky day',
@ -24,8 +21,7 @@ Icon (fa-foo-bar), Color (#ff0000), URL (/post/12345/) #}
'fa-ticket', '#888',
'/lottershe',
)
])-%}
{%- endif -%}
]-%}
{% block content %}
<h2 style="text-transform: uppercase; text-align: center; letter-spacing: 3px; margin-top: 2rem;">rDrama.net Casino</h2>