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 7b7a02b commit a5acd45Copy full SHA for a5acd45
src/pages/index.zh.js
@@ -2,6 +2,6 @@ import React from 'react';
2
3
import IndexPage from '../components/IndexPage';
4
5
-const Index = () => <IndexPage lang="zh" title="全栈公开课2022" />;
+const Index = () => <IndexPage lang="zh" title="全栈公开课" />;
6
7
export default Index;
0 commit comments