Skip to content

Commit f348e60

Browse files
authored
Merge pull request #2 from bvdputte/git-submodule-compat
Git submodule compatibility
2 parents 50f366d + 9b79212 commit f348e60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
@include_once __DIR__.'/vendor/autoload.php';
66

7+
@include_once __DIR__.'/src/Guards/TurnstileGuard.php';
8+
@include_once __DIR__.'/src/helpers.php';
9+
710
Kirby::plugin('anselmh/uniform-turnstile', [
811
'options' => [
912
'siteKey' => '',

0 commit comments

Comments
 (0)