Browse Source

mv stp js to foot

windhamdavid 9 years ago
parent
commit
6685665891
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inc/tweaks.php

+ 1 - 1
inc/tweaks.php

@@ -115,7 +115,7 @@ function remove_dashboard_widgets(){
 function bml_rss_output(){
     echo '<div class="rss-widget">'; 
        wp_widget_rss_output(array(
-            'url' => 'https://cantbuymelove/feed/', 
+            'url' => 'https://cantbuymelove.org/feed/', 
             'title' => 'Cant Buy Me Love',
             'items' => 1, 
             'show_summary' => 1,