Site Configuration by Server Params (confsites and confpages)

This commit is contained in:
Surya Paolo
2022-11-28 14:00:15 +01:00
parent fab0dbbb72
commit 58dc1dfdcc
76 changed files with 2504 additions and 5004 deletions

View File

@@ -868,17 +868,18 @@ const baseroutes: IListRoutes[] = [
]
export function firstimagehome() {
let img = 'statics/images/background.jpg'
return img
}
const arrLangUsed = [
'it',
// 'enUs',
// 'es',
]
export function firstimagehome() {
let img = 'statics/images/background.jpg'
return img
}
const lang_available: ILang[] = [
{