This commit is contained in:
2024-02-15 20:31:36 +02:00
parent 17811254a8
commit dfbbcb2ce4
14 changed files with 2768 additions and 135 deletions

View File

@@ -0,0 +1,8 @@
@extends('layout')
@section("title", "homepage")
@section('content')
<x-emblem-heart />
@endsection