From 81b47cbafbb07ee39883e22059c5f370dda50efc Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 14 Oct 2018 12:44:23 +0000 Subject: [PATCH] new pricing --- config.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e11b530..c7200b0 100644 --- a/config.toml +++ b/config.toml @@ -68,7 +68,11 @@ text = "Viele Menschen mit Behinderung haben Schwierigkeiten – sei es auf G heading = "Preise" [[params.pricing.row]] -quantity = "bis 10" +quantity = "bis 5" +price = "5,95 €" + +[[params.pricing.row]] +quantity = "6 bis 10" price = "4,95 €" [[params.pricing.row]]