Skip to content

Commit 5b3b9f1

Browse files
authored
Merge pull request #431 from toss/docs/add-calendar-favicon
docs(calendar): add favicon to calendar docs
2 parents a6d6cc1 + 66101e0 commit 5b3b9f1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/calendar/app/layout.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ export const metadata: Metadata = {
1111
template: "%s | @h6s/calendar",
1212
},
1313
description: "Headless calendar library for React.",
14+
icons: {
15+
icon: "/calendar/favicon.png",
16+
},
1417
openGraph: {
1518
title: "@h6s/calendar - Logic-first Calendar Hook for React",
1619
description: "Headless calendar library for React.",

docs/calendar/public/favicon.png

17.7 KB
Loading

0 commit comments

Comments
 (0)