Skip to content

Commit a5acd45

Browse files
authored
Update index.zh.js
1 parent 7b7a02b commit a5acd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.zh.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ import React from 'react';
22

33
import IndexPage from '../components/IndexPage';
44

5-
const Index = () => <IndexPage lang="zh" title="全栈公开课2022" />;
5+
const Index = () => <IndexPage lang="zh" title="全栈公开课" />;
66

77
export default Index;

0 commit comments

Comments
 (0)