Merge pull request 'Update apple icon' (#9) from metadata into main
Some checks failed
Node.js CI / build (18.x) (push) Successful in 52s
Node.js CI / build (20.x) (push) Successful in 52s
Vercel Preview Deployment / Deploy-Preview (push) Has been cancelled
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
Node.js CI / build (22.x) (push) Has been cancelled
Some checks failed
Node.js CI / build (18.x) (push) Successful in 52s
Node.js CI / build (20.x) (push) Successful in 52s
Vercel Preview Deployment / Deploy-Preview (push) Has been cancelled
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
Node.js CI / build (22.x) (push) Has been cancelled
Reviewed-on: lcm/lcm-website#9
This commit is contained in:
@@ -8,7 +8,7 @@ export default function RootLayout(props: { children: React.ReactNode }) {
|
|||||||
<link rel="icon" href="/images/logo/favicon/favicon.ico" sizes="any" />
|
<link rel="icon" href="/images/logo/favicon/favicon.ico" sizes="any" />
|
||||||
<link
|
<link
|
||||||
rel="apple-touch-icon"
|
rel="apple-touch-icon"
|
||||||
href="/images/logo/favicon/apple-icon.png"
|
href="/images/logo/favicon/apple-touch-icon.png"
|
||||||
sizes="any"
|
sizes="any"
|
||||||
/>
|
/>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user