basic-business-template/config.json

11 lines
395 B
JSON
Raw 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/"
},
2024-03-05 20:14:08 +00:00
"lumino-version": {"min": "3.6", "max": "3.8"}
2023-07-25 14:49:55 +00:00
}