Merge branch 'footer-links' of git://github.com/james-geiger/BookStack into james-geiger-footer-links

This commit is contained in:
Dan Brown
2021-01-30 22:03:16 +00:00
8 changed files with 58 additions and 1 deletions

View File

@ -35,6 +35,8 @@
@yield('content')
</div>
@include('common.footer')
<div back-to-top class="primary-background print-hidden">
<div class="inner">
@icon('chevron-up') <span>{{ trans('common.back_to_top') }}</span>