document.addEventListener("DOMContentLoaded", function () { document.getElementById("copyright-year").textContent = new Date().getFullYear(); });