@@ -0,0 +1,5 @@
const year = document.querySelector("#year");
if (year) {
year.textContent = new Date().getFullYear();
}
The note is not visible to the blocked user.