Changes to footer and footer content
This commit is contained in:
@@ -1 +1,6 @@
|
||||
<a href="/" class="goback">{{ request()->getHost() }}</a> © {{ \Carbon\Carbon::now()->year }} Deon George
|
||||
<span>
|
||||
<small>
|
||||
<a href="/" class="goback float-start p-0">{{ request()->getHost() }}</a> © {{ \Carbon\Carbon::now()->year }} Deon George
|
||||
<span class="float-end"><strong class="highlight">clrghouz</strong> <small>[<strong class="gray">{{ gethostname() }}</strong>@if (File::exists('../VERSION')) @ <strong class="success">{{ chop(File::get('../VERSION')) }}</strong>@endif]</small></span>
|
||||
</small>
|
||||
</span>
|
Reference in New Issue
Block a user