diff --git a/src/layouts/DefaultLayout.astro b/src/layouts/DefaultLayout.astro index a192938..bfddff5 100644 --- a/src/layouts/DefaultLayout.astro +++ b/src/layouts/DefaultLayout.astro @@ -8,7 +8,7 @@ import Lightbox from '@julian_cataldo/astro-lightbox/LightBox.astro'; const { title = '100-words', - description = 'The home page for rewrite version of Baicizhan Helper', + description = 'The home page for rewrite version of Baicizhan Helper (新百词斩助手插件主页)', url, image = '/social-preview-image.png', author = 'Honwhy Wang',