feat: add titles

This commit is contained in:
Andras Bacsai
2024-06-07 11:01:10 +02:00
parent a7a9aab189
commit 35cea852ca
57 changed files with 175 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
<div>
<x-slot:title>
Settings | Coolify
</x-slot>
<x-settings.navbar />
<div x-data="{ activeTab: window.location.hash ? window.location.hash.substring(1) : 'general' }" class="flex flex-col h-full gap-8 pt-1 sm:flex-row">
<div class="flex gap-6 overflow-x-scroll sm:gap-2 sm:overflow-x-hidden scrollbar sm:flex-col whitespace-nowrap">