Files
robbis.space/index.php
KirbyCMS Deploy 0a8c107828 Initial commit
2026-04-15 11:50:31 +00:00

4 lines
76 B
PHP

<?php
require __DIR__ . '/kirby/bootstrap.php';
echo (new Kirby)->render();