Skip to content
Snippets Groups Projects
Commit dd36512b authored by Keith Millette's avatar Keith Millette
Browse files

Add Plausible Analytics

parent c1a86c72
No related branches found
No related tags found
No related merge requests found
Pipeline #262454 passed
...@@ -22,6 +22,7 @@ const config = { ...@@ -22,6 +22,7 @@ const config = {
// If you aren't using GitHub pages, you don't need these. // If you aren't using GitHub pages, you don't need these.
organizationName: 'xx network', // Usually your GitHub org/user name. organizationName: 'xx network', // Usually your GitHub org/user name.
projectName: 'docusaurus', // Usually your repo name. projectName: 'docusaurus', // Usually your repo name.
scripts: [{src: 'https://pb.xx.network/js/script.js', async: true, defer: true, 'data-domain': 'learn.xx.network'}],
onBrokenLinks: 'throw', onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn', onBrokenMarkdownLinks: 'warn',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment