From faea0ab316abc4fed28bc968039b619978f5ea1a Mon Sep 17 00:00:00 2001 From: nediiii Date: Mon, 17 Oct 2022 20:53:24 +0800 Subject: [PATCH] doc: correct the Cusdis URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d544dbd4..54fc8c8e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ yarn run start # 本地启动NextJS服务 - **框架**: [Next.js](https://nextjs.org) - **样式**: [Tailwind CSS](https://www.tailwindcss.cn/) 和 `@tailwindcss/jit` compiler - **渲染**: [React-notion-x](https://github.com/NotionX/react-notion-x) -- **评论**: [Giscus](https://giscus.app/zh-CN), [Gitalk](https://gitalk.github.io), [Cusdis](https://gitalk.github.io), [Utterances](https://utteranc.es) +- **评论**: [Giscus](https://giscus.app/zh-CN), [Gitalk](https://gitalk.github.io), [Cusdis](https://cusdis.com), [Utterances](https://utteranc.es) - **图标**:[fontawesome v5.15](https://fontawesome.com/v5.15/icons?d=gallery) ## 更新日志