Add templates id
cgen-6675168a92994dd9b86accb169926d8e
This commit is contained in:
parent
df3ed14967
commit
121c7423c5
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ export default function DocsExamples() {
|
|||
))}
|
||||
</section>
|
||||
|
||||
<section className="space-y-4">
|
||||
<section id="templates" className="space-y-4">
|
||||
<div className="flex items-center gap-3">
|
||||
<Flame className="h-6 w-6 text-emerald-300" />
|
||||
<h3 className="text-2xl font-semibold text-white">Deploy faster with templates</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue