diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index 4d106a2..c586556 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -83,7 +83,6 @@ If you have more than 1 BBS, then the Clearing Houz can receive all your mail fr

If you'd like to support enhancing Clearing Houz, Buy me a coffee!

- clrghouz [{{ gethostname() }}@if (File::exists('../VERSION')) @ {{ chop(File::get('../VERSION')) }}@endif] @endsection @section('page-scripts') diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index ca43641..5ab5ceb 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -13,7 +13,7 @@ @yield('content') -