adding RFM to crss website (#15)

Reviewed-on: CRSS/Website#15
This commit is contained in:
TheClashFruit 2024-06-07 17:24:28 +02:00 committed by Forgejo
commit 58f0768536
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: E59A305B48F15D31

View file

@ -47,6 +47,15 @@
'description' => 'Republic of Budapest is a country located to the west of the map.', 'description' => 'Republic of Budapest is a country located to the west of the map.',
'leader' => 'TheClashFruit', 'leader' => 'TheClashFruit',
'leader_term' => 'Leader', 'leader_term' => 'Leader',
),
'rfm' => array(
'name' => 'Romanian Federation of Minecraft',
'flag' => 'https://raw.theclashfruit.me/CRSS/CRSS/main/Nations/Romanian%20Federation%20of%20Minecraft/FMC%20flag.svg$0',
'short' => 'rfm',
'short_description' => 'Helping modernise CRSS',
'description' => 'RFM is a nation helping in the modernisation of CRSS, not only by practices but by livelihood.',
'leader' => 'polycord'
'leader_term' => 'President'
) )
); );