Update index.php

This commit is contained in:
SubleXBle
2025-07-28 01:12:32 +02:00
committed by GitHub
parent 4823aabfb6
commit f0f674b9ce

View File

@@ -1,6 +1,8 @@
<?php include(__DIR__ . '/includes/list-files.php'); ?>
<?php // index.php Version 0.2.1 ?>
<script>
const availableFiles = <?php echo $filesJson; ?>;
</script>
<!DOCTYPE html>
<html lang="en">
<head>