diff --git a/themes/gitbook/components/Footer.js b/themes/gitbook/components/Footer.js index 1f7d86fb..78a91cd5 100644 --- a/themes/gitbook/components/Footer.js +++ b/themes/gitbook/components/Footer.js @@ -17,7 +17,7 @@ const Footer = ({ siteInfo }) => { © {`${copyrightDate}`} -
Powered By NotionNext
+
Powered By NotionNext {siteConfig('VERSION')}
{siteConfig('BEI_AN') && <> {siteConfig('BEI_AN')}
}