From 26bb16337e76a5e51fa0fe954c3933b5996e700c Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Mon, 26 Aug 2024 19:05:47 +0100 Subject: [PATCH 1/2] Adding social share preview --- theme.config.tsx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/theme.config.tsx b/theme.config.tsx index 7fd6c6a3a..8549b04b6 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -90,6 +90,30 @@ const config: DocsThemeConfig = { property="og:description" content={frontMatter.description || "Optimism Docs for developers"} /> + + + + + + Date: Mon, 26 Aug 2024 12:26:30 -0600 Subject: [PATCH 2/2] Update theme.config.tsx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- theme.config.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/theme.config.tsx b/theme.config.tsx index 8549b04b6..a4b8adcca 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -94,10 +94,6 @@ const config: DocsThemeConfig = { property="og:image" content="https://docs.optimism.io/logos/docs-header.png" /> -