mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
implement separated server pages, replace hlservers to masters tracking
This commit is contained in:
parent
6f760e8ac7
commit
dc0048d32d
15 changed files with 795 additions and 484 deletions
|
|
@ -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)%'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue