We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acae12c commit 1d124d0Copy full SHA for 1d124d0
1 file changed
data/mapping.tsx
@@ -4,8 +4,8 @@ export const type_mapping: Record<string, string> = {
4
"slides": "Slides",
5
"github": "GitHub",
6
"youtube": "Video",
7
- "wechat": "解读",
8
- "zhihu": "解读",
+ "wechat": "解讀",
+ "zhihu": "解讀",
9
"bilibili": "Video",
10
"blog": "Blog",
11
"dataset": "Dataset",
0 commit comments