Skip to content

Commit d38a6ad

Browse files
committed
Fix again
1 parent 840f0b1 commit d38a6ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/gitbook/src/lib/utils.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ export function defaultCustomization(): api.SiteCustomizationSettings {
5151
aiSearch: {
5252
enabled: true,
5353
},
54+
externalLinks: {
55+
target: api.SiteExternalLinksTarget.Self,
56+
},
5457
advancedCustomization: {
5558
enabled: true,
5659
},

0 commit comments

Comments
 (0)