This commit is contained in:
Samuel Štancl 2019-10-04 22:58:28 +02:00
parent 6a58116bff
commit 70f26f9d48
2 changed files with 3 additions and 5 deletions

View file

@ -9,9 +9,9 @@ return [
// key => display name
'versions' => [
'v1' => '1.x',
'v2' => '2.x (beta)',
'v2' => '2.x',
],
'defaultVersion' => 'v1',
'defaultVersion' => 'v2',
'prettyUrls' => true,
'version' => function ($page) {