commit fd82806eb9699d0a991a18eea080f2a58ca27fce Author: Benjamin Völkl Date: Tue Dec 28 23:30:13 2021 +0100 first commit diff --git a/config.json b/config.json new file mode 100644 index 0000000..1c5c8c9 --- /dev/null +++ b/config.json @@ -0,0 +1,12 @@ +{ + "name": "Minimal Template", + "description": "A minimal Template for the Lumino CMS", + "image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/logo_Hbwj3-ZUIa3.png", + "version": "2.1", + "author": { + "name": "Areya Webservices", + "link": "https://www.areya.de/" + }, + "lumino-version": {"min": "2.4", "max": "2.4"}, + +} \ No newline at end of file