mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-27 05:51:54 +07:00
seo: update metadata to reflect project facts (self-hosted, PHP OpenSSL)
This commit is contained in:
@@ -2,7 +2,7 @@ import { Metadata } from "next";
|
||||
import HomeClient from "./HomeClient";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
description: "Secure Certificate Authority and SSL Management System. Issue and manage SSL/TLS certificates and API keys with ease.",
|
||||
description: "Self-hosted SSL and Certificate Management Lab. Issue and manage SSL/TLS certificates and API keys with ease.",
|
||||
};
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user