feat: Update footer to 2026

This commit is contained in:
2026-02-11 18:21:36 +11:00
parent 50596fc4ba
commit dfbcd80193
53 changed files with 379 additions and 379 deletions

View File

@@ -1 +1 @@
function slideout(){bodydiv=document.querySelector("body"),bodydiv.style.top="-100%",setTimeout((function(){window.location.href="/#about",bodydiv.style.top="0px"}),1e3)}function scroll(){(window.innerWidth>0?window.innerWidth:document.documentElement.clientWidth)>1024&&slideout()}document.addEventListener("scroll",scroll);
function slideout(){bodydiv=document.querySelector("body"),bodydiv.style.top="-100%",setTimeout(function(){window.location.href="/#about",bodydiv.style.top="0px"},1e3)}function scroll(){(window.innerWidth>0?window.innerWidth:document.documentElement.clientWidth)>1024&&slideout()}document.addEventListener("scroll",scroll);