Skip to content

Commit

Permalink
plausible fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafademiray committed Nov 22, 2024
1 parent b26028b commit 0e00beb
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 0e00beb

Please sign in to comment.