(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 edit summary
Line 1: Line 1:
/* All JavaScript here will be loaded for users of the MinervaNeue skin */
/* 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");

Revision as of 12:33, 29 August 2022

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