Add metadata to a few images
This commit is contained in:
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -7,7 +7,7 @@ if (env === 'production') {
|
|||||||
}
|
}
|
||||||
export const onRouteUpdate = function () {
|
export const onRouteUpdate = function () {
|
||||||
if (
|
if (
|
||||||
process.env.NODE_ENV === 'production' &&
|
env === 'production' &&
|
||||||
typeof window.plausible === 'object'
|
typeof window.plausible === 'object'
|
||||||
) {
|
) {
|
||||||
window.plausible('pageview');
|
window.plausible('pageview');
|
||||||
|
|||||||
Reference in New Issue
Block a user