The Fawn Report
There’s so much happening around the farm this week; we had to make a video to share it all with you. Take a look.
window.onload = init; function init() { var $year = $('.dt-published').map(function() { return $(this).attr('datetime').substr(0,4); }).get(); $( '.date-wrapper' ).each( function ( i ) { $( this ).append( '' + $year[i] + ''); }); }
There’s so much happening around the farm this week; we had to make a video to share it all with you. Take a look.