From fd53bc14997c2915171c0a5a65cd46602bb439df Mon Sep 17 00:00:00 2001 From: Hayk Martiros Date: Wed, 14 Dec 2022 23:32:42 -0800 Subject: [PATCH] add twitter card --- components/PageHead.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/components/PageHead.tsx b/components/PageHead.tsx index 2cc1bd2..9ef3472 100644 --- a/components/PageHead.tsx +++ b/components/PageHead.tsx @@ -24,9 +24,15 @@ export default function PageHead() { - + + + + );