Skip to content

Commit 09c5162

Browse files
authored
Merge pull request #133 from uidotdev/plausible
Plausible
2 parents 2c3a297 + 0f849de commit 09c5162

File tree

10 files changed

+71
-326
lines changed

10 files changed

+71
-326
lines changed

gatsby-browser.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222
"gatsby-plugin-styled-components",
2323
"gatsby-plugin-react-helmet",
2424
"custom-bytes-subscriber-count-plugin",
25+
"custom-plausible-plugin",
2526
{
2627
resolve: "gatsby-source-filesystem",
2728
options: {

0 commit comments

Comments
 (0)