CI added to website (#18)

Reviewed-on: CRSS/Website#18
Reviewed-by: blurryface <blurryface@git.theclashfruit.me>
Co-authored-by: Lupancham <lupancham@gmail.com>
Co-committed-by: Lupancham <lupancham@gmail.com>
This commit is contained in:
Lupancham 2024-06-10 17:48:20 +02:00 committed by Forgejo
parent 4bda691a8d
commit 056bb4f1c2
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: E59A305B48F15D31

View file

@ -83,6 +83,13 @@
'short' => 'ntn', 'short' => 'ntn',
'short_description' => 'The Northern Company.', 'short_description' => 'The Northern Company.',
'description' => 'Creators of the H1 and the Northern Complex, Northern is dedicated to improving the CRSS experience.' 'description' => 'Creators of the H1 and the Northern Complex, Northern is dedicated to improving the CRSS experience.'
),
'cin' => array(
'name' => 'Charge Industries',
'logo' => 'https://raw.theclashfruit.me/CRSS/CRSS/main/Companies/The%20Toaster-Königreich/ChargeIndustries.svg',
'short' => 'cin',
'short_description' => 'A multipurpose company owned and operated by The Toaster-Königreich',
'description' => 'Charge Industries helped bring a new endermen farm to the end, available for public use regardless of nationality. Currently Charge is looking forward to build a artificial village for villagers on Blurry Island (East of Portal Island), this area will allow anyone to come and trade with the residents. Charge Industries™.'
) )
); );