docs: Update documentation website meta info

This commit is contained in:
Sekwah 2021-12-12 14:01:17 +00:00
parent fd85859835
commit 72ab6f94ee
No known key found for this signature in database
GPG Key ID: 9E0D654FC942286D

View File

@ -29,8 +29,8 @@ export default function Home() {
const {siteConfig} = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
title={`Home`}
description="An advanced portals plugin for bukkit">
<HomepageHeader />
<main>
<HomepageFeatures />