feat: add THU SIGS special thanks info box to learning-map pages

Add acknowledgement info boxes to both Chinese and English learning-map
pages, thanking Tsinghua University SIGS students for their testing,
feedback, and contributions to the course.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sanbuphy
2026-05-17 16:57:42 +08:00
parent d2f6bd7504
commit 5d39307d57
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -5,6 +5,10 @@ description: 'Complete roadmap for learning AI programming: from zero basics to
# From Idea to AI Product
::: info Special Thanks
Special thanks to the students from **Tsinghua University Shenzhen International Graduate School (THU SIGS)** for their testing, feedback, and support for this course! Your contributions and suggestions have made this course better. [👉 View full contributors list](https://github.com/datawhalechina/easy-vibe#contributing--contributors)
:::
In the past, building software had a high barrier: you had to understand programming and algorithms and have years of project experience.
Now it's different. As long as you have an idea, AI can help you write the code.