mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 13:32:08 +07:00
docs: apply frontmatter (id, title, description) to all documentation pages
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
id: request-new
|
||||
title: Requesting a New Certificate
|
||||
description: TrustLab provides a streamlined wizard to generate private SSL/TLS certificates for your internal infrastructure.
|
||||
---
|
||||
|
||||
import { Steps, Callout, Cards, Card } from 'nextra/components'
|
||||
import { FileBadge, ShieldCheck, Globe, Code, Save, AlertTriangle } from 'lucide-react'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user