diff --git a/src/content/docs/community/community.mdx b/src/content/docs/community/community.mdx
index e65ec49..34cc54f 100644
--- a/src/content/docs/community/community.mdx
+++ b/src/content/docs/community/community.mdx
@@ -102,7 +102,26 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components';
         主要是go语言相关的文章。
 		<LinkCard title="网站" href="https://chenmingyong.cn/" />
 	</Card>
-	
+	<Card title="饶全成的博客" icon="seti:notebook">
+        主要是go语言相关的文章。
+		<LinkCard title="网站" href="https://qcrao.com/" />
+	</Card>
+	<Card title="煎鱼的博客" icon="seti:notebook">
+        主要是go语言相关的文章。
+		<LinkCard title="网站" href="https://eddycjy.com/" />
+	</Card>
+	<Card title="go相关的一些外文博客和文章" icon="seti:notebook">
+		go training.
+		<LinkCard title="网站" href="https://github.com/ardanlabs/gotraining/blob/master/reading/README.md" />
+	</Card>
+	<Card title="曹春晖的博客" icon="seti:notebook">
+		go语言相关。
+		<LinkCard title="网站" href="https://xargin.com/page/4/" />
+	</Card>
+	<Card title="柴树杉的博客" icon="seti:notebook">
+		go语言相关。
+		<LinkCard title="网站" href="https://chai2010.cn/post/" />
+	</Card>
 </CardGrid>
 
 ## 一些优秀的技术公众号