@include('layouts.lang') @include('layouts.analytics') @if(env('CUSTOM_META_TAGS') == 'true' and Config::get('meta.title') != '') {{ Config::get('meta.title') }} @else {{ config('app.name') }} @endif home_message); ?> @if(env('CUSTOM_META_TAGS') == 'true') @include('layouts.meta') @else @endif @if(file_exists(base_path("littlelink/images/avatar.png" ))) @else @endif {{-- custom font for logo text --}} @if ($color_scheme_override == 'dark') @elseif ($color_scheme_override == 'light') @elseif (Config::get('meta.theme') == 'dark') @elseif (Config::get('meta.theme') == 'light') @else @endif get(); foreach($pages as $page) { //Gets value from database } ?>
@if (Route::has('login')) @auth Studio @else Log in @if (Route::has('register') and $page->register == 'true') Register @elseif (env('REGISTER_OVERRIDE') === true) Register @endif @endauth @endif
@if(file_exists(base_path("littlelink/images/avatar.png" ))) avatar @else
Logo
l
@endif

{{ config('app.name') }}

home_message; ?>
@if(Config::get('meta.use_custom_buttons') == 'true') @foreach($array as $button) @php $linkName = str_replace('default ','',$button['button']) @endphp @if($button['button'] === "custom" and $button['custom_css'] === "" or $button['custom_css'] === "NULL") @elseif($button['button'] === "custom" and $button['custom_css'] != "") @elseif($button['button'] === "buy me a coffee") @elseif($button['button'] === "custom_website"and $button['custom_css'] === "" or $button['custom_css'] === "NULL") @elseif($button['button'] === "custom_website" and $button['custom_css'] != "") @elseif($button['button'] === "space") ",$button['title']); elseif (is_numeric($button['title']) and $button['title'] >= 10) echo str_repeat("
",10); else echo "


" ?> @elseif($button['button'] === "heading")

{{ $button['title'] }}

@else @endif @endforeach @else
button-iconGithub
button-iconTwitter
button-iconInstagram
@endif

and {{ $countButton - 3 }} other buttons ...

updated pages

@include('layouts.footer')