Added slider to publications

This commit is contained in:
Aman Tahiliani
2022-05-08 23:27:29 +05:30
parent fbb4b94eff
commit 7758ec4463
7 changed files with 165 additions and 68 deletions

View File

@@ -16,10 +16,10 @@ class Header extends Component {
<a href="./">Home</a>
</Col>
<Col>
<a>About</a>
<a href="#About">About</a>
</Col>
<Col>
<a>Publications</a>
<a href="#Publications">Publications</a>
</Col>
</Row>
</Col>