Update home.blade.php
This commit is contained in:
parent
5d7550b43f
commit
4a79f3194e
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
<div class="card-header">
|
||||
<h3 class="card-title">
|
||||
<i class="fas fa-home mr-2"></i>
|
||||
{{ config('app.name', 'MOTD') }}
|
||||
{{ config('app.name', 'MOTD') }} - MOTD
|
||||
</h3>
|
||||
</div>
|
||||
<!-- /.card-header -->
|
||||
|
|
Loading…
Reference in a new issue