From 3a19668e87b5a2e5a0bb3739eedc79d6df40bcc5 Mon Sep 17 00:00:00 2001 From: WorldWidePixel Date: Mon, 3 Jun 2024 02:42:47 +0200 Subject: [PATCH] Company logo alt text changed from 'flag' to 'logo', to match other texts --- template/company.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/company.twig b/template/company.twig index 8ccaabb..f8511a6 100644 --- a/template/company.twig +++ b/template/company.twig @@ -13,7 +13,7 @@ name: {{ company.name }}
  • - flag: {{ company.name }}'s flag. + flag: {{ company.name }}'s logo.
  • description: {{company.description}}