implement separated server pages, replace hlservers to masters tracking

This commit is contained in:
ghost 2024-01-12 22:45:15 +02:00
parent 6f760e8ac7
commit dc0048d32d
15 changed files with 795 additions and 484 deletions

View file

@ -8,7 +8,6 @@ parameters:
app.name: '%env(APP_NAME)%'
app.theme: '%env(APP_THEME)%'
app.masters: '%env(APP_MASTERS)%'
app.hlservers: '%env(APP_HLSERVERS)%'
app.meta.title: '%env(APP_META_TITLE)%'
app.meta.description: '%env(APP_META_DESCRIPTION)%'
app.meta.keywords: '%env(APP_META_KEYWORDS)%'