From 674c4ed16dcdaa40991bd569987e81253c5aab22 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Fri, 23 Feb 2018 00:17:12 +0100 Subject: set outputs --- 1n.json | 1 + 1s.json | 1 + 2ne.json | 1 + 2nw.json | 1 + 2se.json | 1 + 2sw.json | 1 + eklasa.json | 1 + 7 files changed, 7 insertions(+) diff --git a/1n.json b/1n.json index abde460..620271f 100644 --- a/1n.json +++ b/1n.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "I liga N, play-off", "logoh": "", diff --git a/1s.json b/1s.json index 48d5480..7f089ae 100644 --- a/1s.json +++ b/1s.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "I liga S, play-off", "logoh": "", diff --git a/2ne.json b/2ne.json index d403c8a..282f2bf 100644 --- a/2ne.json +++ b/2ne.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "II liga NE, play-off", "logoh": "", diff --git a/2nw.json b/2nw.json index 72c6c98..9572736 100644 --- a/2nw.json +++ b/2nw.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "II liga NW, play-off", "logoh": "", diff --git a/2se.json b/2se.json index de5e308..4b63295 100644 --- a/2se.json +++ b/2se.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "II liga SE, play-off", "logoh": "", diff --git a/2sw.json b/2sw.json index 16f3304..a4f01b7 100644 --- a/2sw.json +++ b/2sw.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "II liga SW, play-off", "logoh": "", diff --git a/eklasa.json b/eklasa.json index 4d45f15..b8a8523 100644 --- a/eklasa.json +++ b/eklasa.json @@ -1,4 +1,5 @@ { + "output": "playoff.html", "page": { "title": "Polish Premier League, play-off", "logoh": "", -- cgit v1.2.3