Add CTA id
cgen-53a0cd0f1bc74b9c933f67ee84c3d00f
This commit is contained in:
parent
c08426d085
commit
878ff6a51b
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ export default function DocsCli() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section className="rounded-2xl border border-amber-500/40 bg-amber-900/20 p-8">
|
||||
<section id="security" className="rounded-2xl border border-amber-500/40 bg-amber-900/20 p-8">
|
||||
<div className="flex flex-col gap-6 md:flex-row md:items-center md:justify-between">
|
||||
<div className="space-y-2">
|
||||
<h3 className="text-2xl font-semibold text-white">Stay safe in production</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue