diff --git a/resources/views/littlelink.blade.php b/resources/views/littlelink.blade.php index 5654c9a..94cbe59 100644 --- a/resources/views/littlelink.blade.php +++ b/resources/views/littlelink.blade.php @@ -49,7 +49,7 @@ return $path;} - + @@ -61,8 +61,8 @@ return $path;} - - + + @if(file_exists(base_path("img/$littlelink_name" . ".png" ))) @@ -324,4 +324,4 @@ function get_operating_system() { @if(theme('enable_custom_code') == "true" and theme('enable_custom_body_end') == "true" and env('ALLOW_CUSTOM_CODE_IN_THEMES') == 'true')@include($GLOBALS['themeName'] . '.extra.custom-body-end')@endif - \ No newline at end of file +