From cbea17b4d509243851bac2e726e1ccf2bdb7d5a1 Mon Sep 17 00:00:00 2001 From: Christine Date: Mon, 21 Oct 2024 20:52:44 +0000 Subject: [PATCH] feat: add edit buttons Signed-off-by: Christine --- docs/theme.config.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx index 2b868db7..777a0ed5 100644 --- a/docs/theme.config.jsx +++ b/docs/theme.config.jsx @@ -51,6 +51,9 @@ const config = { footer: { text: `MIT ${new Date().getFullYear()} © DocsGPT`, }, + editLink: { + content: 'Edit this page on GitHub', + }, logo() { return (