mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-09 12:37:45 +00:00
Update index.js
This commit is contained in:
@@ -28,8 +28,8 @@ export default function Home() {
|
||||
const { siteConfig } = useDocusaurusContext();
|
||||
return (
|
||||
<Layout
|
||||
title={`Home Page`}
|
||||
description="Plex Media Server API Documentation generated by the community from an OpenAPI Specification file"
|
||||
title={`Home`}
|
||||
description="Community Made Plex Media Server API Documentation"
|
||||
>
|
||||
<HomepageHeader />
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user