Update home.blade.php

Update home.blade.php
This commit is contained in:
Dennis 2023-01-12 16:03:21 +01:00 committed by GitHub
commit 925574e286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -->