diff --git a/.vscode/settings.json b/.vscode/settings.json index d20e736..c94ed07 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,15 @@ { - "cSpell.words": ["frontmatter", "micromessenger", "readerpage", "rehype", "wechat"] + "cSpell.words": [ + "frontmatter", + "micromessenger", + "readerpage", + "rehype", + "wechat", + "alipay", + "vercel", + "github", + "giscus", + "nextjs", + "prin" + ] }