(Created page with "→‎All JavaScript here will be loaded for users of the MinervaNeue skin: $("a.mw-wiki-logo").attr("href", "https://www.stockhub.co/home"); $("a.mw-wiki-logo").attr("title", "Go to stockhub.co website");")
(No difference)

Revision as of 12:27, 29 August 2022

/* All JavaScript here will be loaded for users of the MinervaNeue skin */

$("a.mw-wiki-logo").attr("href", "https://www.stockhub.co/home");
$("a.mw-wiki-logo").attr("title", "Go to stockhub.co website");