diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-07-22 17:23:06 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-07-22 17:23:06 +0200 |
commit | e3c86f7ff37de0af10b4165216da14bf0f91dc0b (patch) | |
tree | c7c90caf88900ff165b6dea6de0e55f5fc3c3be0 /example/content/pkoszko.org_hello1 | |
parent | f5b0a89729e85736a87aa310aafe11f5807f3428 (diff) | |
download | hydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.tar.gz hydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.zip |
add sample site resources
Diffstat (limited to 'example/content/pkoszko.org_hello1')
-rw-r--r-- | example/content/pkoszko.org_hello1/index.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example/content/pkoszko.org_hello1/index.json b/example/content/pkoszko.org_hello1/index.json new file mode 100644 index 0000000..013ce7c --- /dev/null +++ b/example/content/pkoszko.org_hello1/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://koszko.org/en/", +"payload" : ["bag", "hello_apple_and_cucumber"] +} |