• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
I camp in my kitchen
  • Home
  • Recipe Index
  • Subscribe
menu icon
go to homepage
  • Recipe Index
search icon
Homepage link
  • Recipe Index
×
Home

Sitemap


var numposts = 100;
var standardstyling = true;
function showrecentposts(json) {
  for (var i = 0; i < numposts; i++) {
    var entry = json.feed.entry[i];
    var posttitle = entry.title.$t;
    var posturl;
    if (i == json.feed.entry.length) break;
    for (var k = 0; k < entry.link.length; k++) {
      if (entry.link[k].rel == ‘alternate’) {
        posturl = entry.link[k].href;
        break;
      }}
    posttitle = posttitle.link(posturl);
    if (standardstyling) document.write(‘

  • ’);
        document.write(posttitle);}
        if (standardstyling) document.write(‘
  • ’);
    }

    Primary Sidebar

    Newsletter Sign-up

    Get a free e-book containing 5 easy vegetarian recipes.

    Youtube :Latest Video in the Channel

    https://youtu.be/OdLcoJjJwwQ

    Footer

    ↑ back to top

    Copyright © 2020 Brunch Pro on the Brunch Pro Theme

    AS AN AMAZON ASSOCIATE I EARN FROM QUALIFYING PURCHASES.

    Privacy Policy