minimal-theme/config.json

12 lines
378 B
JSON
Raw Normal View History

2021-12-28 22:30:13 +00:00
{
"name": "Minimal Template",
"description": "A minimal Template for the Lumino CMS",
2021-12-28 22:37:35 +00:00
"image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/krys-amon-mrdlxnP7hSg-unsplash_lHJMkV3q6.jpg",
2021-12-28 22:30:13 +00:00
"version": "2.1",
"author": {
"name": "Areya Webservices",
"link": "https://www.areya.de/"
},
2021-12-28 22:37:35 +00:00
"lumino-version": {"min": "2.4", "max": "2.4"}
2021-12-28 22:30:13 +00:00
}