Update index.js

This commit is contained in:
luke-hagar-sp
2023-03-27 12:46:46 -05:00
parent f46a0d670a
commit a969109f63

View File

@@ -29,7 +29,7 @@ export default function Home() {
return ( return (
<Layout <Layout
title={`Home Page`} title={`Home Page`}
description="Plex Media Server API Documentation generated by the community from an OpenAPI Speciification file" description="Plex Media Server API Documentation generated by the community from an OpenAPI Specification file"
> >
<HomepageHeader /> <HomepageHeader />
<main> <main>