diff --git a/docsify.config.js b/docsify.config.js index 9e7122b..1a3459d 100644 --- a/docsify.config.js +++ b/docsify.config.js @@ -19,7 +19,7 @@ loadNavbar: true, mergeNavbar: true, subMaxLevel: 3, - externalLinkTarget: '_self', + // externalLinkTarget: '_self', executeScript: true, // defaults to false unless Vue is present in which case defaults to true. auto2top: true, relativePath: true,