Files
Portfolio/assets/js/scripts.js
TM-Squared 879ef7929e
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
portfolio init
2025-04-15 20:21:16 +02:00

3 lines
115 B
JavaScript

// Automatic year update for the copyright
document.getElementById("year").textContent = new Date().getFullYear();