Skip to content

Commit

Permalink
create new post
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtremilicious committed Apr 4, 2020
1 parent 09d52d7 commit 6ba2e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Landing/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ class Navbar extends Component {
Home
</div>
</Link>
<Link href="/blog">
{/* <Link href="/blog">
<div className="nav-component">
<FontAwesomeIcon icon={faPenNib} />
Blog
</div>
</Link>
</Link> */}
<a
href="https://github.com/Xtremilicious/ProjectLearn-Project-Based-Learning"
target="_blank"
Expand Down

0 comments on commit 6ba2e40

Please sign in to comment.