Skip to content

Commit 7a0567e

Browse files
committed
Small fix
1 parent a35a18c commit 7a0567e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,10 @@ function normalizeOptions(options?: Partial<Options>): Options {
197197
title: 'API Browser',
198198
theme: defaultTheme,
199199

200+
stylsheets: [],
200201
defaultLinks: [
201202
{
203+
context: '/',
202204
href: '/',
203205
rel: 'home',
204206
title: 'Home',

0 commit comments

Comments
 (0)