firts commit
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<script>
|
||||
yearNow("year");
|
||||
</script>
|
||||
Reference in New Issue
Block a user