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