Skip to content

Instantly share code, notes, and snippets.

@Addono
Created October 10, 2020 13:30
Show Gist options
  • Save Addono/6d8fde2d37b916908efe6dcb8f710ca5 to your computer and use it in GitHub Desktop.
Save Addono/6d8fde2d37b916908efe6dcb8f710ca5 to your computer and use it in GitHub Desktop.
Updated Docusaurus configuration
module.exports = {
// ...
// plugins: [path.resolve(__dirname, 'plugins', 'goatcounter')],
plugins: ['docusaurus-plugin-goatcounter'],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment