chore: add comment to PlausibleAnalytics for 404 error pages
This commit is contained in:
parent
ae27906e3b
commit
b43a05c03c
@ -5,6 +5,10 @@ import Script from 'next/script';
|
||||
/**
|
||||
* Plausible Analytics
|
||||
*
|
||||
* NOTICE:
|
||||
* If you do not check `404 error pages` when you set up Plausible Analytics,
|
||||
* you do not need to add new script to this component.
|
||||
*
|
||||
* https://plausible.io
|
||||
*/
|
||||
export function PlausibleAnalytics() {
|
||||
|
Loading…
Reference in New Issue
Block a user