@ -11,7 +11,7 @@
|
||||
"target": "_blank"
|
||||
},{
|
||||
"content": "Forum",
|
||||
"link": "//forum.freecodecamp.com/",
|
||||
"link": "http://forum.freecodecamp.com/",
|
||||
"target": "_blank"
|
||||
},{
|
||||
"content": "About",
|
||||
|
@ -20,7 +20,7 @@ nav.navbar.navbar-default.navbar-fixed-top.nav-height
|
||||
li.visible-xs
|
||||
a(href='/wiki', target='_blank') Wiki
|
||||
li
|
||||
a(href='//forum.freecodecamp.com', target='_blank') Forum
|
||||
a(href='http://forum.freecodecamp.com', target='_blank') Forum
|
||||
li
|
||||
a(href='/about') About
|
||||
li
|
||||
|
@ -38,7 +38,7 @@ block content
|
||||
.col-xs-12.col-sm-12.col-md-4.btn-nav
|
||||
button#raleigh-durham.btn.btn-primary.btn-block.btn-lg Raleigh-Durham
|
||||
.col-xs-12.col-sm-12.col-md-4.btn-nav
|
||||
button#san-francisco.btn.btn-primary.btn-block.btn-lg San Fransisco
|
||||
button#san-francisco.btn.btn-primary.btn-block.btn-lg San Francisco
|
||||
.col-xs-12.col-sm-12.col-md-4.btn-nav
|
||||
button#seattle.btn.btn-primary.btn-block.btn-lg Seattle
|
||||
.col-xs-12.col-sm-12.col-md-4.btn-nav
|
||||
|
Reference in New Issue
Block a user