Loading patches/016-login-screen.patch +2 −2 Original line number Diff line number Diff line --- ./core/templates/layout.guest.php 2022-09-09 16:29:13.663723400 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-09 19:43:07.413723400 +0530 --- ./core/templates/layout.guest.php 2022-09-12 14:02:51.444884600 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-12 14:03:12.924884600 +0530 @@ -20,6 +20,7 @@ <link rel="mask-icon" sizes="any" href="<?php print_unescaped(image_path('', 'favicon-mask.svg')); ?>" color="<?php p($theme->getColorPrimary()); ?>"> <link rel="manifest" href="<?php print_unescaped(image_path('', 'manifest.json')); ?>"> Loading Loading
patches/016-login-screen.patch +2 −2 Original line number Diff line number Diff line --- ./core/templates/layout.guest.php 2022-09-09 16:29:13.663723400 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-09 19:43:07.413723400 +0530 --- ./core/templates/layout.guest.php 2022-09-12 14:02:51.444884600 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-12 14:03:12.924884600 +0530 @@ -20,6 +20,7 @@ <link rel="mask-icon" sizes="any" href="<?php print_unescaped(image_path('', 'favicon-mask.svg')); ?>" color="<?php p($theme->getColorPrimary()); ?>"> <link rel="manifest" href="<?php print_unescaped(image_path('', 'manifest.json')); ?>"> Loading