mmk2410.org/index.php
2024-03-17 22:34:51 +01:00

5 lines
67 B
PHP

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