From 4f88c56fd0ff21836b1882cce44fec977e19461d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Tue, 25 Jul 2023 14:49:55 +0000 Subject: [PATCH] Update 'config.json' --- config.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config.json b/config.json index 6c94f10..96c492f 100644 --- a/config.json +++ b/config.json @@ -1,11 +1,11 @@ - { - "name": "Basic Business Template", - "description": "This is a Theme to get started with Lumino CMS", - "image" : "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/mike-petrucci-c9FQyqIECds-unsplash_yGonpk4WL.jpg", - "version",: "1.0", - "author": { - "name": "Areya Webservices", - "link": "https://www.areya.de/" - }, - "lumino-version": {"min": "3.7", "max": "3.7"} - } \ No newline at end of file +{ + "name": "Basic Business Template", + "description": "This is a Theme to get started with Lumino CMS", + "image" : "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/mike-petrucci-c9FQyqIECds-unsplash_yGonpk4WL.jpg", + "version",: "1.0", + "author": { + "name": "Areya Webservices", + "link": "https://www.areya.de/" + }, + "lumino-version": {"min": "3.6", "max": "3.7"} +} \ No newline at end of file