Skip to content

Commit bb261f9

Browse files
committed
Delete how-to-use from landing page
1 parent 0ffba19 commit bb261f9

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

src/Components/Home/home.jsx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,8 @@ function WelcomeBlock() {
215215
[![GitHub Repo
216216
stars](https://img.shields.io/github/stars/opensist/opensist.github.io?style=social)](https://github.com/opensist/opensist.github.io)
217217
</ReactMarkdown>
218-
<Button variant='contained' component={Link} to='/how-to-use'>
219-
使用指南
220-
</Button>
221-
<Button variant='outlined' component={Link} to='https://qm.qq.com/q/U1QvSyE6u6'
222-
sx={{ml: '1rem', textTransform: 'none'}}>
218+
<Button variant='contained' component={Link} to='https://qm.qq.com/q/U1QvSyE6u6'
219+
sx={{textTransform: 'none'}}>
223220
OpenSIST QQ群
224221
</Button>
225222
</Box>

0 commit comments

Comments
 (0)