1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-06-25 16:04:37 -05:00

style: apply editorconfig

This commit is contained in:
Zoë
2025-05-02 12:39:16 +02:00
parent 66b43b2d4e
commit c9c3b88f4d

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
@ -55,4 +55,4 @@
</table> </table>
</article> </article>
</section> </section>
@endsection @endsection