Skip to content

Commit

Permalink
enh: plausible tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Sep 7, 2024
1 parent cdce300 commit ad1f168
Show file tree
Hide file tree
Showing 3 changed files with 1,847 additions and 681 deletions.
4 changes: 2 additions & 2 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default {
],

// Modules: https://go.nuxtjs.dev/config-modules
modules: ['@nuxtjs/markdownit'],
modules: ['@nuxtjs/markdownit', '@nuxtjs/plausible'],

// [optional] markdownit options
// See https://github.com/markdown-it/markdown-it
Expand All @@ -62,4 +62,4 @@ export default {

// Build Configuration: https://go.nuxtjs.dev/config-build
build: {},
}
}
Loading

0 comments on commit ad1f168

Please sign in to comment.