Ripristino template originale

This commit is contained in:
2026-08-19 17:56:28 +01:00
commit f146db4aed
23 changed files with 833 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<link rel="stylesheet" href="<?= CSS_VAR ?>">
<link rel="stylesheet" href="<?= CSS_ANIM ?>">
<link rel="stylesheet" href="<?= CSS_STYLE ?>">
<script src="<?= JS_MAIN ?>"></script>
+3
View File
@@ -0,0 +1,3 @@
<script>
yearNow("year");
</script>