modifications to login page

This commit is contained in:
2026-09-07 21:07:08 +03:00
parent 380f73068d
commit 8451c0efdf
+4 -1
View File
@@ -4,5 +4,8 @@
"license": "GNU Affero General Public License", "license": "GNU Affero General Public License",
"version": "1.0.0", "version": "1.0.0",
"extends": "elastic", "extends": "elastic",
"localization": false "localization": false,
"config": {
"product_name": "eternityproject.fi"
}
} }