diff options
Diffstat (limited to 'examples/content/phachettebugs2')
-rw-r--r-- | examples/content/phachettebugs2/index.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/content/phachettebugs2/index.json b/examples/content/phachettebugs2/index.json new file mode 100644 index 0000000..891f0d2 --- /dev/null +++ b/examples/content/phachettebugs2/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://hachettebugs.koszko.org/**", +"payload" : ["bag", "hello_pear"] +} |