Added some navigation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-01 01:56:59 -03:00
parent d045e56389
commit 40b770f8b5
3 changed files with 343 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
(function() {
'use strict';
// Update copyright year to current year
// Script runs with defer, so DOM is always ready
const yearElement = document.getElementById('copyright-year');