popnoire/index.php
2026-02-12 15:22:46 +01:00

5 lines
67 B
PHP

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