add static site

This commit is contained in:
2026-09-02 09:52:50 +02:00
parent a9f4c726f9
commit f4ad284e26
6 changed files with 215 additions and 0 deletions
@@ -0,0 +1,2 @@
document.getElementById("year").textContent =
"© " + new Date().getFullYear() + " oriabenk — served from a static container";