Skip to content

Commit

Permalink
Merge 892386c into aa17500
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard committed Apr 25, 2024
2 parents aa17500 + 892386c commit 24f9f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ const config: Config = {
minHeadingLevel: 2,
maxHeadingLevel: 5,
},
scripts: [{src: "https://plausible.io/js/script.js", defer: true, "data-domain": "chainsafe.github.io/lodestar/"}],
} satisfies Preset.ThemeConfig,
scripts: [{src: "https://plausible.io/js/script.js", defer: true, "data-domain": "chainsafe.github.io/lodestar/"}],
};

export default config;

0 comments on commit 24f9f67

Please sign in to comment.