From 0c3e39a8d918862510e93c293a8739a0d100dc43 Mon Sep 17 00:00:00 2001 From: Krishna Rowter Date: Sun, 4 Feb 2024 11:43:00 +0700 Subject: [PATCH] feat: enable analytics --- src/components/Layout.astro | 4 ++++ src/components/chat-box/ChatBox.tsx | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/Layout.astro b/src/components/Layout.astro index 8a3cd52..9a05522 100644 --- a/src/components/Layout.astro +++ b/src/components/Layout.astro @@ -68,6 +68,10 @@ const { title, keywords, summary, url } = Astro.props; +
diff --git a/src/components/chat-box/ChatBox.tsx b/src/components/chat-box/ChatBox.tsx index feb2aa4..2bed098 100644 --- a/src/components/chat-box/ChatBox.tsx +++ b/src/components/chat-box/ChatBox.tsx @@ -22,7 +22,7 @@ export function ChatBox(props: ChatBoxProps) {

Ingin kontribusi wejangan dan ilmu? Kunjungi{" "} - + teknologi-umum/tgif

@@ -50,7 +50,7 @@ export function ChatBox(props: ChatBoxProps) { window.location.replace("/"); }} > - +