Changes to footer and footer content

This commit is contained in:
Deon George
2022-11-05 16:27:31 +11:00
parent a2b6d57e6a
commit 4fe2e35d78
3 changed files with 7 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
@yield('content')
</div>
<div id="footer" class="shifted">
<div id="footer" class="shifted with-sidebar">
@include('layouts.partials.footer')
</div>