Benjamin Völkl 2022-12-19 10:43:36 +01:00
commit 03972b04e6
2 changed files with 15 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea

14
config.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "Template: Karriereportal",
"description": "A genereic Template for a Carear Page",
"image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/clem-onojeghuo-fY8Jr4iuPQM-unsplash_3mfA3Jw6k.jpg",
"version": "0.1",
"author": {
"name": "Areya Webservices",
"link": "https://www.areya.de/"
},
"lumino-version": {
"min": "3.5",
"max": "3.5"
}
}