suggestion form development
Build / Build-image (push) Successful in 1m8s

This commit is contained in:
2026-08-21 09:22:41 +02:00
parent fb5f59027e
commit 853498e9ac
7 changed files with 91 additions and 51 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<!-- Dark mode favicon -->
<link rel="icon" href="{{ asset('logo_full_tall_dark.svg') }}" type="image/x-icon" media="(prefers-color-scheme: dark)">
<title>TLAdle</title>
<title>{{ config('app.name') }}</title>
@vite(['resources/js/app.js'])
</head>
<body>