1
0
mirror of git://f0xx.org/ac/ac-be-graphs synced 2026-07-29 02:18:39 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-23 12:29:36 +02:00
commit bff43ff5d1
8 changed files with 2052 additions and 0 deletions

1093
public/assets/js/graphs.js Normal file

File diff suppressed because it is too large Load Diff

2
public/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
require __DIR__ . '/../views/layout.php';