remove gitter for now

pull/2/head
Michael Q Larson 2014-11-30 19:07:36 -08:00
parent 73deffd707
commit c57c90f288
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
$(document).ready(function() {
$('#chatbox').attr('src','https://gitter.im/FreeCodeCamp/FreeCodeCamp').on('load', function() {
$('html, body').removeClass('scroll-lock')
$(this).show();
});
//$('#chatbox').attr('src','https://gitter.im/FreeCodeCamp/FreeCodeCamp').on('load', function() {
// $('html, body').removeClass('scroll-lock')
// $(this).show();
//});
var CSRF_HEADER = 'X-CSRF-Token';

View File

@ -2,7 +2,7 @@
.panel-heading.landing-panel-heading.text-center We are Free Code Camp
.panel-body
.text-left.landing-panel-body
.col-xs-12
//.col-xs-12
.embed-responsive.embed-responsive-4by3
iframe.embed-responsive-item(src='https://gitter.im/FreeCodeCamp/FreeCodeCamp')
.col-xs-12.col-md-6