mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 15:46:42 +00:00
Add Javadocs
This commit is contained in:
@ -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="The official documentation for Plex.">
|
||||
<HomepageHeader />
|
||||
<main>
|
||||
<HomepageFeatures />
|
||||
|
Reference in New Issue
Block a user