mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Brand colors in docs
This commit is contained in:
parent
aed2aac50a
commit
0bd44a3b9a
10 changed files with 64 additions and 14 deletions
|
|
@ -3,8 +3,8 @@
|
|||
return [
|
||||
'baseUrl' => '',
|
||||
'production' => false,
|
||||
'siteName' => 'stancl/tenancy documentation',
|
||||
'siteDescription' => 'A Laravel multi-database tenancy package that respects your code.',
|
||||
'siteName' => 'Tenancy for Laravel documentation',
|
||||
'siteDescription' => 'stancl/tenancy — An automatic multi-tenancy package for Laravel.',
|
||||
|
||||
// key => display name
|
||||
'versions' => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue