feat: add edit buttons

Signed-off-by: Christine <shecoder30@gmail.com>
This commit is contained in:
Christine
2024-10-21 20:52:44 +00:00
parent 4dd0d65db4
commit cbea17b4d5

View File

@@ -51,6 +51,9 @@ const config = {
footer: {
text: `MIT ${new Date().getFullYear()} © DocsGPT`,
},
editLink: {
content: 'Edit this page on GitHub',
},
logo() {
return (
<div className="flex items-center gap-2">