User:Polygnotus/Scripts/SectionLinks.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 2:
(function() {
function addLinkIcons() {
if (mw.config.get('wgIsMainPage')) {
return;
}
const headers = document.querySelectorAll('h2[id]');