add static site
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
document.getElementById("year").textContent =
|
||||
"© " + new Date().getFullYear() + " oriabenk — served from a static container";
|
||||
Reference in New Issue
Block a user