style: apply editorconfig

This commit is contained in:
Zoë 2025-05-02 12:39:16 +02:00
parent 1420d61892
commit 335df5ff5e
Signed by: Moiety
GPG key ID: B4CA6F5B4034F028

View file

@ -1,4 +1,4 @@
@extends('frame') @extends('frame')
@section('title', 'This is The Bad Space') @section('title', 'This is The Bad Space')
@section('main-content') @section('main-content')
@parent @parent
@ -48,4 +48,4 @@
</div> </div>
</article> </article>
</section> </section>
@endsection @endsection