Skip to content

Commit 2cc0136

Browse files
committed
Fix meta
1 parent 7f7ccc4 commit 2cc0136

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/layouts/ScheduleLayout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const { title, description, headline } = Astro.props;
1414
<Layout title={title || "Schedule for 2026"} description={description} >
1515
<Fragment slot="head">
1616
<link rel="manifest" href="/manifest.json" />
17-
<link rel="apple-touch-icon" href="/icons/icon-192x192.png" />
1817
<link rel="mask-icon" href="/maskable_icon.png" color="#d4003a">
1918
<meta name="msapplication-TileColor" content="#d4003a">
2019
<meta name="theme-color" content="#080002">

0 commit comments

Comments
 (0)