mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 05:25:38 +07:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
---
|
|
id: index
|
|
title: Home
|
|
description: Best-in-class Private Certificate Authority for your internal infrastructure.
|
|
---
|
|
|
|
import { useRouter } from 'next/router'
|
|
import { LandingPage } from '../components/LandingPage'
|
|
|
|
<LandingPage/>
|