hero, about, recent works

This commit is contained in:
2024-02-16 23:36:28 +02:00
parent dfbbcb2ce4
commit 8c91a5e22b
18 changed files with 328 additions and 48 deletions

View File

@@ -10,5 +10,6 @@
<body>
@include('partials.navbar')
@yield('content')
@include('partials.footer')
</body>
</html>