mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Update docusaurus.config.js
This commit is contained in:
@@ -196,10 +196,18 @@ const config = {
|
||||
{
|
||||
tagName: "script",
|
||||
attributes: {
|
||||
// "data-domain": "plexapi.dev",
|
||||
defer: true,
|
||||
"data-domain": "plexapi.dev",
|
||||
src: "https://analytics.plygrnd.org/js/script.js",
|
||||
},
|
||||
},
|
||||
{
|
||||
tagName: "link",
|
||||
attributes: {
|
||||
rel: "preconnect",
|
||||
href: "https://example.com",
|
||||
},
|
||||
},
|
||||
],
|
||||
algolia: {
|
||||
// The application ID provided by Algolia
|
||||
|
||||
Reference in New Issue
Block a user