We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9164bf9 commit 4507981Copy full SHA for 4507981
index.php
@@ -13,6 +13,6 @@
13
],
14
'snippets' => [
15
'imagex-picture' => __DIR__ . '/snippets/imagex-picture.php',
16
- 'imagex-picture.json' => __DIR__ . '/snippets/imagex-picture.json.php',
+ 'imagex-picture-json' => __DIR__ . '/snippets/imagex-picture.json.php',
17
18
]);
0 commit comments