Merge pull request #968 from EmilMoe/patch-1

Support config for self hosted plausible
This commit is contained in:
Timothy 2024-07-15 23:10:40 +08:00 committed by GitHub
commit 0ec906689e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,8 @@ const siteMetadata = {
},
// plausibleAnalytics: {
// plausibleDataDomain: '', // e.g. tailwind-nextjs-starter-blog.vercel.app
// If you are hosting your own Plausible.
// src: '', // e.g. https://plausible.my-domain.com/js/script.js
// },
// simpleAnalytics: {},
// posthogAnalytics: {