Skip to content

Commit

Permalink
add apple-mobile-web-app-title
Browse files Browse the repository at this point in the history
  • Loading branch information
rqbazan committed Nov 18, 2024
1 parent 68e1c6a commit 10b4cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/default/components/seo.astro
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ const canonicalUrl = getCanonicalUrl(Astro.url);
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="icon" href="/images/favicon.ico" />

<meta name="apple-mobile-web-app-title" content="rcrd">
<link rel="manifest" href="/site.webmanifest">

0 comments on commit 10b4cc2

Please sign in to comment.