Plugin Directory

Changeset 1664121


Ignore:
Timestamp:
05/24/2017 04:55:51 PM (9 years ago)
Author:
signalfade
Message:

Fixed head link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • json-feeder/trunk/json-feeder.php

    r1664116 r1664121  
    103103
    104104    public function json_feed_org_tag() { ?>
    105         <meta property="og:title" content="<?php echo get_bloginfo('rss2_url').'json'; ?>"/>
     105        <link rel="alternate" title="JSON Feed" type="application/json"<?php echo get_bloginfo('rss2_url').'json'; ?>" />
    106106    <?php }
    107107}
Note: See TracChangeset for help on using the changeset viewer.