Update maintenance.blade.php
This commit is contained in:
parent
588ff8e443
commit
6c290f633f
|
|
@ -8,12 +8,12 @@
|
|||
@section('descdiscord')
|
||||
<meta content="Currently under maintenance." property="og:description" />
|
||||
@endsection
|
||||
@section('extras')
|
||||
@section('extra')
|
||||
<style>
|
||||
body {
|
||||
color: black !important;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
|
|
|
|||
Loading…
Reference in New Issue