Update maintenance.blade.php

This commit is contained in:
Thomas G 2022-10-30 21:30:39 +11:00
parent 588ff8e443
commit 6c290f633f
1 changed files with 2 additions and 2 deletions

View File

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