index-shop/index.php
isUnknown a3620a1f5f
Some checks are pending
Deploy / Deploy to Production (push) Waiting to run
first commit
2025-12-10 15:12:06 +01:00

5 lines
67 B
PHP

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