Fix community dropdown server view
This commit is contained in:
@ -10,12 +10,18 @@ nav.navbar.navbar-default.navbar-fixed-top.nav-height
|
||||
li.dropdown
|
||||
a.dropdown-toggle(data-toggle='dropdown' role='button' href='#' aria-haspopup='true') Community
|
||||
ul.dropdown-menu
|
||||
li
|
||||
a(href='/about') About
|
||||
li
|
||||
a(href='https://gitter.im/freecodecamp/home' target='_blank') Chat
|
||||
li
|
||||
a(href='https://forum.freecodecamp.com', target='_blank') Forum
|
||||
li
|
||||
a(href='https://medium.freecodecamp.com', target='_blank') Medium
|
||||
li
|
||||
a(href='https://youtube.com/freecodecamp', target='_blank') YouTube
|
||||
li
|
||||
a(href='https://forum.freecodecamp.com/t/free-code-camp-city-based-local-groups/19574', target='_blank') In your city
|
||||
li
|
||||
a(href='/about') About
|
||||
li
|
||||
a(href='/map') Map
|
||||
li
|
||||
|
Reference in New Issue
Block a user