"Refactor database connection and templates using shm files for improved performance"

This commit is contained in:
2025-05-29 18:21:15 +02:00
parent 629177f0fe
commit e464fb9587
5 changed files with 64 additions and 13 deletions

View File

@@ -127,7 +127,7 @@
<!-- Brand Text -->
<div class="flex flex-col ml-3">
<span class="text-sm lg:text-base font-bold text-slate-900 dark:text-white transition-colors duration-300 tracking-tight">Mercedes-Benz</span>
<span class="text-xs font-medium text-slate-600 dark:text-slate-400 transition-colors duration-300">MYP 3D-Druck Platform</span>
<span class="text-xs font-medium text-slate-600 dark:text-slate-400 transition-colors duration-300">MYP 3D-Druck Platform -</span>
</div>
</a>
</div>