Skip to content

Commit 2ae2f91

Browse files
authored
Update faq.zh.js
1 parent e232a57 commit 2ae2f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/faq.zh.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import FaqPage from '../components/FaqPage';
55
const FAQ = () => (
66
<FaqPage
77
lang="zh"
8-
title="常见问题 | 全栈公开课2022"
8+
title="常见问题 | 全栈公开课"
99
seoDescription="Frequently asked questions"
1010
/>
1111
);

0 commit comments

Comments
 (0)