more splash stuff
148
app/layout.tsx
@ -59,58 +59,164 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning className="">
|
||||
<head>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"></meta>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="apple-mobile-web-app-title" content="Flockstr" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="msapplication-config" content="/icons/browserconfig.xml" />
|
||||
<meta name="msapplication-TileColor" content="#e65e1f" />
|
||||
<meta name="msapplication-tap-highlight" content="no" />
|
||||
|
||||
<link
|
||||
href="splashscreens/iphone5_splash.png"
|
||||
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2048-2732.jpg"
|
||||
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/iphone6_splash.png"
|
||||
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2732-2048.jpg"
|
||||
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/iphoneplus_splash.png"
|
||||
media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1668-2388.jpg"
|
||||
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/iphonex_splash.png"
|
||||
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2388-1668.jpg"
|
||||
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/iphonexr_splash.png"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1536-2048.jpg"
|
||||
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/iphonexsmax_splash.png"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2048-1536.jpg"
|
||||
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/ipad_splash.png"
|
||||
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1668-2224.jpg"
|
||||
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/ipadpro1_splash.png"
|
||||
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2224-1668.jpg"
|
||||
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/ipadpro3_splash.png"
|
||||
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1620-2160.jpg"
|
||||
media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
href="splashscreens/ipadpro2_splash.png"
|
||||
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)"
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2160-1620.jpg"
|
||||
media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1290-2796.jpg"
|
||||
media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2796-1290.jpg"
|
||||
media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1179-2556.jpg"
|
||||
media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2556-1179.jpg"
|
||||
media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1284-2778.jpg"
|
||||
media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2778-1284.jpg"
|
||||
media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1170-2532.jpg"
|
||||
media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2532-1170.jpg"
|
||||
media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1125-2436.jpg"
|
||||
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2436-1125.jpg"
|
||||
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1242-2688.jpg"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2688-1242.jpg"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-828-1792.jpg"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1792-828.jpg"
|
||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1242-2208.jpg"
|
||||
media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-2208-1242.jpg"
|
||||
media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-750-1334.jpg"
|
||||
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1334-750.jpg"
|
||||
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-640-1136.jpg"
|
||||
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-startup-image"
|
||||
href="splashscreens/apple-splash-1136-640.jpg"
|
||||
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
|
||||
/>
|
||||
</head>
|
||||
<body
|
||||
|
BIN
public/splashscreens/apple-icon-180.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
public/splashscreens/apple-splash-1125-2436.jpg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
public/splashscreens/apple-splash-1136-640.jpg
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
public/splashscreens/apple-splash-1170-2532.jpg
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
public/splashscreens/apple-splash-1179-2556.jpg
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
public/splashscreens/apple-splash-1242-2208.jpg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
public/splashscreens/apple-splash-1242-2688.jpg
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
public/splashscreens/apple-splash-1284-2778.jpg
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
public/splashscreens/apple-splash-1290-2796.jpg
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
public/splashscreens/apple-splash-1334-750.jpg
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
public/splashscreens/apple-splash-1536-2048.jpg
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
public/splashscreens/apple-splash-1620-2160.jpg
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
public/splashscreens/apple-splash-1668-2224.jpg
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
public/splashscreens/apple-splash-1668-2388.jpg
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
public/splashscreens/apple-splash-1792-828.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
public/splashscreens/apple-splash-2048-1536.jpg
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
public/splashscreens/apple-splash-2048-2732.jpg
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
public/splashscreens/apple-splash-2160-1620.jpg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
public/splashscreens/apple-splash-2208-1242.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
public/splashscreens/apple-splash-2224-1668.jpg
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
public/splashscreens/apple-splash-2388-1668.jpg
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
public/splashscreens/apple-splash-2436-1125.jpg
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
public/splashscreens/apple-splash-2532-1170.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
public/splashscreens/apple-splash-2556-1179.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
public/splashscreens/apple-splash-2688-1242.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
public/splashscreens/apple-splash-2732-2048.jpg
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
public/splashscreens/apple-splash-2778-1284.jpg
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/splashscreens/apple-splash-2796-1290.jpg
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/splashscreens/apple-splash-640-1136.jpg
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
public/splashscreens/apple-splash-750-1334.jpg
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
public/splashscreens/apple-splash-828-1792.jpg
Normal file
After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 478 KiB |
Before Width: | Height: | Size: 612 KiB |
Before Width: | Height: | Size: 850 KiB |
Before Width: | Height: | Size: 650 KiB |
Before Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 260 KiB |
Before Width: | Height: | Size: 454 KiB |
Before Width: | Height: | Size: 184 KiB |
Before Width: | Height: | Size: 306 KiB |
BIN
public/splashscreens/manifest-icon-192.maskable.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
public/splashscreens/manifest-icon-512.maskable.png
Normal file
After Width: | Height: | Size: 8.6 KiB |