diff --git a/components/helmet.tsx b/components/helmet.tsx index a1d7f43f3..cb51227eb 100644 --- a/components/helmet.tsx +++ b/components/helmet.tsx @@ -67,36 +67,19 @@ const Helmet = (props: HelmetProps) => { /> {canonical && } + + + + + + + + + - - - + - - - - - - - - - - + diff --git a/public/og-img.png b/public/og-img.png new file mode 100644 index 000000000..7b24f0bec Binary files /dev/null and b/public/og-img.png differ