mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
2.0.0
This commit is contained in:
parent
6a58116bff
commit
70f26f9d48
2 changed files with 3 additions and 5 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue