Skip to content

Commit c83990a

Browse files
committed
added github link in docs
1 parent 40bb29e commit c83990a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/lib/layout.shared.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ export function baseOptions(): BaseLayoutProps {
77
nav: {
88
title: <Logo className="h-10" />,
99
},
10+
githubUrl: 'https://github.com/geut/duron',
1011
}
1112
}

0 commit comments

Comments
 (0)