Skip to content

Commit

Permalink
docs: fix readme section headers
Browse files Browse the repository at this point in the history
  • Loading branch information
dipakparmar committed May 31, 2022
1 parent 23995b5 commit be6069d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ or with yarn:
yarn add @dipakparmar/docusaurus-plugin-umami
```

## Add the plugin to the config file
## Configuration

Add the plugin and websiteID and analyticsDomain to your `docusaurus.config.js`:

Expand All @@ -45,7 +45,7 @@ module.exports = {
};
```

## Configuration
### Options

Accepted fields:

Expand All @@ -65,7 +65,8 @@ Accepted fields:

</small>

Reference:
## Reference:

- Docusuarus Plugin Readme Example from https://github.com/sgromkov/docusaurus-plugin-yandex-metrica
- Plugin Architecture: https://docusaurus.io/docs/api/plugin-methods#example
- Umami Analytics Tracker Configuration: https://umami.is/docs/tracker-config

0 comments on commit be6069d

Please sign in to comment.