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