style: cleanup title redundancy and update tagline to SSL & Certificate Management

This commit is contained in:
dyzulk
2026-01-01 18:15:31 +07:00
parent 8137f50ba1
commit d009bb3a55
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ import { Metadata } from "next";
import HomeClient from "./HomeClient";
export const metadata: Metadata = {
title: "Welcome to TrustLab",
title: "Home",
description: "Advanced Certificate Authority and PKI Management System. Issue and manage SSL/TLS certificates and API keys with ease.",
};