feat(news-link): Add link to news in navbar partial
This commit is contained in:
committed by
mrugesh mohapatra
parent
fc19bf4fd3
commit
e4d0dbc2a4
@ -12,6 +12,8 @@ nav.navbar.navbar-default.navbar-static-top.nav-height
|
||||
a(href='https://learn.freecodecamp.org' rel='noopener') Curriculum
|
||||
li
|
||||
a(href='https://forum.freecodecamp.org', target='_blank' rel='noopener') Forum
|
||||
li
|
||||
a(href='/news', rel='noopener') News
|
||||
if !user
|
||||
li
|
||||
a(href='/signin') Sign in
|
||||
|
Reference in New Issue
Block a user