docs for quick install

This commit is contained in:
2025-02-07 16:17:55 -08:00
parent aca652c22e
commit f76bbfb27c
3 changed files with 88 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
<?php
echo $twig->render('index.html.twig');
view('index');