From 339d53443723d8eef59b66732ce913ae533d32cd Mon Sep 17 00:00:00 2001 From: Aaron Yarborough <3855819+AaronJY@users.noreply.github.com> Date: Sat, 29 Mar 2025 20:39:51 +0000 Subject: [PATCH] feat: add tracking --- package.json | 2 +- src/pages/_document.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d803e59..cd00edc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "www-aaronjy-me", - "version": "1.7.1.0", + "version": "1.7.2.0", "private": true, "type": "module", "scripts": { diff --git a/src/pages/_document.js b/src/pages/_document.js index 5a6677e..653c3ef 100644 --- a/src/pages/_document.js +++ b/src/pages/_document.js @@ -5,6 +5,7 @@ export default function Document () { +