Update description

This commit is contained in:
hhh
2024-01-10 18:53:14 +02:00
parent aeddb73fc4
commit ee6d73475d

View File

@@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Nekomata is free application daemonizer, deployer and manager">
<HomepageHeader />
<main>
<HomepageFeatures />