Fix page title

This commit is contained in:
2024-02-24 09:23:09 +01:00
parent 1650e852cd
commit 21e78d3ceb
2 changed files with 6 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
'endpoint_dir' => 'endpoints/',
'page_dir' => 'pages/',
'protocol' => 'https://',
'site_prefix' => 'Adlerka',
'permissions' => [
'logged_out' => 1,
'logged_in_default' => 2,