cosmetic change

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-11 11:44:12 +02:00
parent 40558765db
commit b840a69f02
1 changed files with 3 additions and 3 deletions

View File

@ -6,19 +6,19 @@ Icon (fa-foo-bar), Color (#ff0000), URL (/post/12345/) #}
(
'Slots',
'Today\'s your lucky day',
'fa-dollar-sign', '#666',
'fa-dollar-sign', '#777',
'/casino/slots',
),
(
'Blackjack',
'Twenty one ways to change your life',
'fa-cards', '#333',
'fa-cards', '#777',
'/casino/blackjack',
),
(
'Lottershe',
'Can\'t win if you don\'t play.',
'fa-ticket', '#888',
'fa-ticket', '#777',
'/lottershe',
)
]-%}