Skip to content

Commit

Permalink
Merge pull request #87 from lukso-network/sup/plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ42 authored Nov 22, 2024
2 parents b26028b + 0e00beb commit 21e3a52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ export default {
favicon: 'img/favicon.png',
organizationName: 'lukso-network', // Usually your GitHub org/user name.
projectName: 'website-support-center', // Usually your repo name.
scripts: [
{
src: 'https://plausible.io/js/script.js',
defer: true,
'data-domain': 'support.lukso.network',
},
],
plugins: [
'docusaurus-plugin-sass',
[
Expand Down

0 comments on commit 21e3a52

Please sign in to comment.