/* Add custom Js code below */ let name = "كوتش هنوف 2025"; let link = "https://fit-ha.com/"; document.addEventListener("DOMContentLoaded", function () { document.querySelector(".copyright-text p").innerHTML = ` الحقوق محفوظة لدى | ${name} `; });