mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Initial change of theme.
Only themed pages currently are login and reset password pages.
This commit is contained in:
@@ -12,5 +12,10 @@ return [
|
||||
'views-path' => 'default',
|
||||
'asset-path' => 'themes/default',
|
||||
],
|
||||
'pterodactyl' => [
|
||||
'extends' => null,
|
||||
'views-path' => 'pterodactyl',
|
||||
'asset-path' => 'themes/pterodactyl',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user