Skip to content

Commit

Permalink
Merge pull request #9 from vintagentleman/docusaurus-v3
Browse files Browse the repository at this point in the history
Upgrade to Docusaurus v3
  • Loading branch information
sgromkov authored Dec 18, 2023
2 parents 9e080d9 + a301cc0 commit 9197de0
Show file tree
Hide file tree
Showing 4 changed files with 13,629 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📦 docusaurus-plugin-yandex-metrica

[Yandex Metrica](https://metrika.yandex.ru) plugin for [Docusaurus v2](https://docusaurus.io/).
[Yandex Metrica](https://metrika.yandex.ru) plugin for [Docusaurus v3](https://docusaurus.io/).

### ⚠️ Production only _(by default)_

Expand All @@ -24,7 +24,7 @@ yarn add docusaurus-plugin-yandex-metrica
Add the plugin and the counter ID to your `docusaurus.config.js`:

```js
module.exports = {
export default {
plugins: [
['docusaurus-plugin-yandex-metrica', {
counterID: '86645179',
Expand Down
Loading

0 comments on commit 9197de0

Please sign in to comment.