/*global mediaWiki, jQuery*/
/*jslint browser: true, plusplus: true, white: true */
/*jshint browser:true, laxbreak:false, plusplus:false, white:false */
jQuery( document ).ready( function ( $ ) {
var iconUrl = '//upload.wikimedia.org/wiktionary/favicon-piece.ico';
$('head link[rel="shortcut icon"]').replaceWith('<link rel="shortcut icon" type="image/x-icon" href="' + iconUrl + '" />');
} );
This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|