We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e232a57 commit 2ae2f91Copy full SHA for 2ae2f91
src/pages/faq.zh.js
@@ -5,7 +5,7 @@ import FaqPage from '../components/FaqPage';
5
const FAQ = () => (
6
<FaqPage
7
lang="zh"
8
- title="常见问题 | 全栈公开课2022"
+ title="常见问题 | 全栈公开课"
9
seoDescription="Frequently asked questions"
10
/>
11
);
0 commit comments