diff --git a/index.php b/index.php index 96fff6e..263be02 100644 --- a/index.php +++ b/index.php @@ -4,6 +4,9 @@ @include_once __DIR__.'/vendor/autoload.php'; +@include_once __DIR__.'/src/Guards/TurnstileGuard.php'; +@include_once __DIR__.'/src/helpers.php'; + Kirby::plugin('anselmh/uniform-turnstile', [ 'options' => [ 'siteKey' => '',