14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"name": "Eternity",
|
|
"author": "Eternity Project",
|
|
"license": "GNU Affero General Public License",
|
|
"version": "1.0.0",
|
|
"extends": "elastic",
|
|
"localization": false,
|
|
"config": {
|
|
"product_name": "eternityproject.fi",
|
|
"favicon": "/images/favicon.svg",
|
|
"skin_logo": "/images/logo.svg"
|
|
}
|
|
}
|