mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
rebrand
This commit is contained in:
parent
8bb46b002f
commit
cca69c17e1
1 changed files with 2 additions and 2 deletions
4
dist/index.html
vendored
4
dist/index.html
vendored
|
|
@ -6,7 +6,7 @@
|
|||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<link rel="stylesheet" href="tailwind.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet">
|
||||
<title>stancl/tenancy — A Laravel multi-database tenancy package that respects your code.</title>
|
||||
<title>stancl/tenancy — Automatic multi-tenancy for your Laravel app. No code changes needed.</title>
|
||||
<meta name="description"
|
||||
content="A Laravel multi-database tenancy package that respects your code. You won't have to change a thing in your application's code.">
|
||||
</head>
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
<div class="w-4/5 lg:w-3/5 mx-auto">
|
||||
|
||||
<div class="leading-relaxed lg:leading-loose text-center">
|
||||
<h1 class="text-3xl font-bold">A Laravel multi-database tenancy package that respects your code.</h1>
|
||||
<h1 class="text-3xl font-bold">Automatic multi-tenancy for your Laravel app.</h1>
|
||||
<h2 class="text-2xl font-medium mt-3 lg:mt-1">You won't have to change a thing in your application's code.</h2>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue