Skip to content

Commit 0ec9066

Browse files
authored
Merge pull request #968 from EmilMoe/patch-1
Support config for self hosted plausible
2 parents 1f9c7db + e8fe853 commit 0ec9066

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/siteMetadata.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ const siteMetadata = {
3434
},
3535
// plausibleAnalytics: {
3636
// plausibleDataDomain: '', // e.g. tailwind-nextjs-starter-blog.vercel.app
37+
// If you are hosting your own Plausible.
38+
// src: '', // e.g. https://plausible.my-domain.com/js/script.js
3739
// },
3840
// simpleAnalytics: {},
3941
// posthogAnalytics: {

0 commit comments

Comments
 (0)