tags in head

This commit is contained in:
zmeyer44 2023-10-15 14:53:58 -04:00
parent 5db8be1c5b
commit 54daa8d8ee

View File

@ -58,10 +58,10 @@ export default function RootLayout({
}) {
return (
<html lang="en" suppressHydrationWarning className="">
<meta name="apple-mobile-web-app-capable" content="yes"></meta>
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="Flockstr" />
<head>
<meta name="apple-mobile-web-app-capable" content="yes"></meta>
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="Flockstr" />
<link
href="splashscreens/iphone5_splash.png"
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"