diff --git a/app/views/layouts/doorkeeper.html.haml b/app/views/layouts/doorkeeper.html.haml index 318f4ebd0..977837529 100644 --- a/app/views/layouts/doorkeeper.html.haml +++ b/app/views/layouts/doorkeeper.html.haml @@ -19,7 +19,7 @@ %body.h-full.flex.flex-col.bg-gray-100.dark:bg-gray-900 .flex.flex-col.flex-grow.justify-center %img.w-64.mx-auto.p-4.dark:hidden{src:"https://public.svsticky.nl/logos/logo_compact_outline_kleur.svg"} - %img.w-64.mx-auto.p-4.hidden.dark:block{src:"https://public.svsticky.nl/logos/logo_compact_outline_wit.svg"} + %img.w-64.mx-auto.p-4.hidden.dark:block{src:"https://public.svsticky.nl/logos/logo_compact_outline_wit_kleur.svg"} .shadow.px-10.py-4.rounded-md.bg-white.mx-auto.dark:bg-gray-800.dark