$(function () {
    $('div.entry-title a').before('<span class="clap"></span> ');
});
