From cffe23ffe43f4ae4dc32aa31a4cb31773c75b1ae Mon Sep 17 00:00:00 2001 From: y3owk1n Date: Sun, 7 Jan 2024 11:37:40 +0800 Subject: [PATCH] chore: switch umami to new version --- src/app/(main)/layout.tsx | 8 +++++--- .../posts/bye-google-analytics-hi-umami/content.mdoc | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/app/(main)/layout.tsx b/src/app/(main)/layout.tsx index 221b3a0..2be13ac 100644 --- a/src/app/(main)/layout.tsx +++ b/src/app/(main)/layout.tsx @@ -11,7 +11,7 @@ import Script from "next/script"; import RootProviders from "./RootProviders.client"; const title = "Kyle Wong - Digital Marketer, Web Developer."; -const description = `Hello, I'm Kyle, a digital marketer and web developer, based in the Malaysia 🇲🇾.`; +const description = `Hello, I'm Kyle, a digital marketer and web developer, based in the Malaysia 🇲.`; const image = encodeURI( `${ devEnvironment ? DEVDOMAIN : DOMAIN @@ -111,8 +111,10 @@ export default function RootLayout({ {!isDev && (