basic-business-template/config.json

11 lines
395 B
JSON
Raw Permalink Normal View History

2023-07-25 14:49:55 +00:00
{
"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",
2023-07-25 14:50:55 +00:00
"version": "1.0",
2023-07-25 14:49:55 +00:00
"author": {
"name": "Areya Webservices",
"link": "https://www.areya.de/"
},
2025-08-14 09:33:33 +00:00
"lumino-version": {"min": "3.6", "max": "3.9"}
2023-07-25 14:49:55 +00:00
}