diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-08-09 17:25:02 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-08-10 14:15:05 +0200 |
commit | edaa004348571857c03485950202722b6e4fb944 (patch) | |
tree | 8e5d5aeafb2278a62a1bf9ea7fbe9e2a786d899c /example/content/pkoszko.org_hello1 | |
parent | f1894d8aba1f8ae4a52dafc50b0a138978607bc4 (diff) | |
download | hydrilla-edaa004348571857c03485950202722b6e4fb944.tar.gz hydrilla-edaa004348571857c03485950202722b6e4fb944.zip |
properly install data in docdir
Diffstat (limited to 'example/content/pkoszko.org_hello1')
-rw-r--r-- | example/content/pkoszko.org_hello1/index.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/example/content/pkoszko.org_hello1/index.json b/example/content/pkoszko.org_hello1/index.json deleted file mode 100644 index 013ce7c..0000000 --- a/example/content/pkoszko.org_hello1/index.json +++ /dev/null @@ -1,5 +0,0 @@ -{ -"type" : "page", -"pattern" : "https://koszko.org/en/", -"payload" : ["bag", "hello_apple_and_cucumber"] -} |