diff --git a/themes/jquery/functions.jquery.php b/themes/jquery/functions.jquery.php index 17e27592..7c90868d 100644 --- a/themes/jquery/functions.jquery.php +++ b/themes/jquery/functions.jquery.php @@ -145,15 +145,10 @@ function jq_content_nav() { function jq_banner() { $banners = array( - array( - 'image' => 'appendto-vir-training', - 'url' => 'http://appendto.com/training/jquery-virtual-training-july-2013/', - 'site-specific' => true - ), array( 'image' => 'jqconaustin', 'url' => 'http://events.jquery.org/2013/austin/' - ), + ) ); if ( empty( $banners ) ) {