Update docusaurus.config.js

This commit is contained in:
Luke Hagar
2023-12-08 11:18:43 -06:00
parent a27cec3f5d
commit 3f0eb5649e

View File

@@ -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