By Wayne Drehs
The Blackhawks’ teenage sensation is already drawing comparisons to hockey’s greats. Just how good can he get? He’s single-minded about finding out. Read more
document.addEventListener("DOMContentLoaded", function() { // Find all elements that contain text const elements = document.querySelectorAll("body, body *:not(script):not(style):not(noscript)"); elements.forEach(element => { if (element.childNodes.length === 1 && element.childNodes[0].nodeType === Node.TEXT_NODE) { let text = element.textContent.trim(); if (text === "The Story Behind That Bueller-Inspired Bedard Photo") { // Replace with italicized text element.innerHTML = "The Story Behind That Bueller-Inspired Bedard Photo"; } } }); });
Skip to content