diff --git a/themes/starter/components/CTA.js b/themes/starter/components/CTA.js index 643a0d48..2bf97e76 100644 --- a/themes/starter/components/CTA.js +++ b/themes/starter/components/CTA.js @@ -26,7 +26,7 @@ export const CTA = () => {
- {siteConfig('STARTER_CTA_DESCRIOTN')} + {siteConfig('STARTER_CTA_DESCRIPTION')}
{siteConfig('STARTER_CTA_BUTTON') && ( <> diff --git a/themes/starter/config.js b/themes/starter/config.js index 39ea4773..520e4d92 100644 --- a/themes/starter/config.js +++ b/themes/starter/config.js @@ -364,7 +364,7 @@ const CONFIG = { STARTER_CTA_ENABLE: true, STARTER_CTA_TITLE: '你还在等待什么呢?', STARTER_CTA_TITLE_2: '现在开始吧', - STARTER_CTA_DESCRIOTN: + STARTER_CTA_DESCRIPTION: '访问NotionNext的操作文档,我们提供了详细的教程,帮助你即刻搭建站点', STARTER_CTA_BUTTON: true, // 是否显示按钮 STARTER_CTA_BUTTON_URL: