mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-25 13:08:31 +01:00
Update footer.blade.php
This commit is contained in:
parent
d4bab20e37
commit
a051358d7e
@ -11,10 +11,10 @@
|
||||
@if(env('DISPLAY_CREDIT') === true)
|
||||
{{-- Removed class spacing --}}
|
||||
<div class="credit-footer"><a style="text-decoration: none;" class="" href="https://linkstack.org" target="_blank" title="Learn more about LinkStack">
|
||||
<div style="vertical-align: middle;display: inline-block;" class="credit-hover hvr-grow fadein">
|
||||
{{-- <img class="credit-icon image-footer1 generic" src="{{ asset('assets/linkstack/images/logo.svg') }}" alt="LinkStack"> --}}
|
||||
<div style="vertical-align: middle;display: inline-block;padding-bottom:50px;" class="credit-hover hvr-grow fadein">
|
||||
<img style="top:9px;" class="credit-icon image-footer1 generic" src="{{ asset('assets/linkstack/images/logo.svg') }}" alt="LinkStack">
|
||||
<a href="https://linkstack.org" target="_blank" title="Learn more" class="credit-txt credit-txt-clr credit-text">Powered by LinkStack</a>
|
||||
</div>
|
||||
</a></div><br><br><br>
|
||||
</a></div>
|
||||
@endif
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user