minor fixes
Build / Build-image (push) Successful in 54s

This commit is contained in:
2026-08-11 00:28:13 +02:00
parent 78fa96ea64
commit ddcb410eee
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<!-- Dark mode favicon -->
<link rel="icon" href="{{ asset('favicon-dark.ico') }}" type="image/x-icon" media="(prefers-color-scheme: dark)">
<title>TLA</title>
<title>TLAdle</title>
@vite(['resources/js/app.js'])
</head>
<body>