chore: Update page title in resource index view

This commit is contained in:
Andras Bacsai
2024-06-10 12:57:03 +02:00
parent bdde9b063c
commit f444696b84

View File

@@ -1,4 +1,7 @@
<div>
<x-slot:title>
{{ data_get_str($project, 'name')->limit(10) }} > Resources | Coolify
</x-slot>
<div class="flex flex-col">
<div class="flex items-center gap-2">
<h1>Resources</h1>