From edaa004348571857c03485950202722b6e4fb944 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 9 Aug 2021 17:25:02 +0200 Subject: properly install data in docdir --- examples/content/pkoszko.org_hello2/index.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/content/pkoszko.org_hello2/index.json (limited to 'examples/content/pkoszko.org_hello2/index.json') diff --git a/examples/content/pkoszko.org_hello2/index.json b/examples/content/pkoszko.org_hello2/index.json new file mode 100644 index 0000000..a61f7e6 --- /dev/null +++ b/examples/content/pkoszko.org_hello2/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://koszko.org/**", +"payload" : ["bag", "hello_cucumber"] +} -- cgit v1.2.3