ceramiq/index.php
2026-04-13 11:26:00 +02:00

5 lines
67 B
PHP

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