Merge pull request #12723 from systimotic/fix/dropdown-server-view

Fix community dropdown server view
pull/12738/head
mrugesh mohapatra 2017-01-22 17:51:15 +05:30 committed by GitHub
commit 4eaa6449a5
1 changed files with 8 additions and 2 deletions

View File

@ -10,12 +10,18 @@ nav.navbar.navbar-default.navbar-fixed-top.nav-height
li.dropdown li.dropdown
a.dropdown-toggle(data-toggle='dropdown' role='button' href='#' aria-haspopup='true') Community a.dropdown-toggle(data-toggle='dropdown' role='button' href='#' aria-haspopup='true') Community
ul.dropdown-menu ul.dropdown-menu
li
a(href='/about') About
li li
a(href='https://gitter.im/freecodecamp/home' target='_blank') Chat a(href='https://gitter.im/freecodecamp/home' target='_blank') Chat
li li
a(href='https://forum.freecodecamp.com', target='_blank') Forum 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 li
a(href='/map') Map a(href='/map') Map
li li