Fehler behebung

This commit is contained in:
Timo Knuth
2025-12-03 11:51:00 +01:00
parent d2953fd0d9
commit 30ecc292cd
20 changed files with 379 additions and 62 deletions

View File

@@ -8,6 +8,7 @@
<!-- Mobile App & Theme Meta Tags -->
<meta name="theme-color" content="#0066cc" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="BizMatch" />
@@ -33,7 +34,6 @@
<!-- Preload critical assets -->
<link rel="preload" as="image" href="assets/images/header-logo.png" type="image/png" />
<link rel="preload" as="image" href="assets/images/index-bg.webp" type="image/webp" />
<!-- Prefetch common assets -->
<link rel="prefetch" as="image" href="assets/images/business_logo.png" />