This commit is contained in:
parent
67830031cc
commit
a724f2f447
Binary file not shown.
|
After Width: | Height: | Size: 332 KiB |
|
|
@ -70,6 +70,11 @@ export default function RootLayout({
|
||||||
/>
|
/>
|
||||||
<meta name="apple-mobile-web-app-title" content="TAgentsX" />
|
<meta name="apple-mobile-web-app-title" content="TAgentsX" />
|
||||||
{/* Timestamp forces iOS Safari to reload new icons */}
|
{/* Timestamp forces iOS Safari to reload new icons */}
|
||||||
|
{/* Precomposed version for iOS Safari Favorites */}
|
||||||
|
<link
|
||||||
|
rel="apple-touch-icon-precomposed"
|
||||||
|
href="/apple-touch-icon-v7.png?t=20241220"
|
||||||
|
/>
|
||||||
<link
|
<link
|
||||||
rel="apple-touch-icon"
|
rel="apple-touch-icon"
|
||||||
href="/apple-touch-icon-v7.png?t=20241220"
|
href="/apple-touch-icon-v7.png?t=20241220"
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 332 KiB |
Loading…
Reference in New Issue