ebabx/index.php
2026-05-13 15:39:10 +02:00

5 lines
67 B
PHP

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