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"; } } }); });
It was a stunning revelation: A respected high school custodian had been a concentration camp guard. This excerpt of a new book examines how the disclosure of a dark secret in the early ’80s divided a suburb. Read more
Astrophysicist Jacob Bean has devoted his career to studying worlds beyond our solar system. Now, thanks to the James Webb Space Telescope, he can observe them in greater detail than ever before. What can these mysterious orbs tell us? Read more