xiaowang/index.php
2021-10-29 18:05:46 +02:00

5 lines
67 B
PHP

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