<script>
jQuery( document ).ready( function( $ ) {
$("link[rel='icon']").attr("href", "FAVICON URL HERE")});
</script>