mod layout

meta tags for google
This commit is contained in:
beo3000 2026-01-09 20:55:23 +01:00
parent a3c53c02b9
commit 83a918979e
3 changed files with 9 additions and 1 deletions

View File

@ -8,6 +8,8 @@
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="KOOGLE" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<link rel="manifest" href="manifest.webmanifest" />
<link rel="apple-touch-icon" href="icon-192.png" />
<base href="/" />

View File

@ -258,13 +258,17 @@
}
.hero-overlay {
background: linear-gradient(135deg, rgba(26, 54, 93, 0.85) 0%, rgba(45, 90, 77, 0.85) 100%);
background: linear-gradient(135deg, rgba(26, 54, 93, 0.92) 0%, rgba(45, 90, 77, 0.75) 100%);
min-height: 400px;
display: flex;
align-items: center;
border-radius: inherit;
}
.hero-overlay .mud-typography {
text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.hero-subtitle {
font-size: 0.65rem !important;
}

View File

@ -0,0 +1,2 @@
User-agent: *
Allow: /