mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-09 20:47:45 +00:00
Updated MetaData and Image
This commit is contained in:
@@ -70,7 +70,7 @@ const config = {
|
|||||||
respectPrefersColorScheme: false,
|
respectPrefersColorScheme: false,
|
||||||
},
|
},
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
image: "img/docusaurus-social-card.jpg",
|
image: "img/Open-Graph-Image.jpg",
|
||||||
navbar: {
|
navbar: {
|
||||||
title: "Plex Docs",
|
title: "Plex Docs",
|
||||||
logo: {
|
logo: {
|
||||||
@@ -184,6 +184,13 @@ const config = {
|
|||||||
content:
|
content:
|
||||||
"This is not an Official Plex.TV Resource. If you have any feedback on the <a href='https://github.com/LukeHagar/plex-api-spec'>Website</a> or the <a href='https://github.com/LukeHagar/plex-api-spec'>API Specification</a> please let me know!",
|
"This is not an Official Plex.TV Resource. If you have any feedback on the <a href='https://github.com/LukeHagar/plex-api-spec'>Website</a> or the <a href='https://github.com/LukeHagar/plex-api-spec'>API Specification</a> please let me know!",
|
||||||
},
|
},
|
||||||
|
metadata: [
|
||||||
|
{
|
||||||
|
name: "keywords",
|
||||||
|
content:
|
||||||
|
"plex, api, sdk, ts, typescript, plex media server, plexapi.dev",
|
||||||
|
},
|
||||||
|
],
|
||||||
algolia: {
|
algolia: {
|
||||||
// The application ID provided by Algolia
|
// The application ID provided by Algolia
|
||||||
appId: "B040KPNF7Z",
|
appId: "B040KPNF7Z",
|
||||||
|
|||||||
BIN
static/img/Open-Graph-Image.png
Normal file
BIN
static/img/Open-Graph-Image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user