diff --git a/index.php b/index.php index 03004ba..0bc0cc7 100644 --- a/index.php +++ b/index.php @@ -35,10 +35,10 @@ ), 'ttk' => array( 'name' => 'The Toaster-Königreich', - 'flag' => 'https://raw.theclashfruit.me/Lupancham/CRSS/main/Nations/The%20Toaster-K%C3%B6nigreich/The%20Toaster-K%C3%B6nigreich%20Flag.png', + 'flag' => 'https://raw.theclashfruit.me/CRSS/CRSS/main/Nations/The%20Toaster-K%C3%B6nigreich/The%20Toaster-K%C3%B6nigreich%20Flag.png', 'short' => 'ttk', 'short_description' => 'The Toaster-Königreich is the Industrialized Nation of CRSS', - 'description' => 'In the vast landsacpe of CRSS, The Toaster-Königreich is one of the most industrialized Marxist district of CRSS. With Charge Industries as one of the main government controled company in the nation.', + 'description' => 'In the vast landsacpe of CRSS, The Toaster-Königreich is one of the most industrialized Marxist district of CRSS. With Charge Industries as one of the main government controlled company in the nation.', ) ); diff --git a/template/nation.twig b/template/nation.twig index 2b7b30d..b507cdb 100644 --- a/template/nation.twig +++ b/template/nation.twig @@ -13,7 +13,10 @@ name: {{ nation.name }}
  • - flag: {{ nation.name }}'s flag. + flag: +
  • +
  • + {{ nation.name }}'s flag.
  • description: {{nation.description}}