tags in head
This commit is contained in:
parent
5db8be1c5b
commit
54daa8d8ee
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user