Merge pull request #1362 from CBID2/add-edit-buttons

feat: add edit buttons
This commit is contained in:
Alex
2024-10-31 14:55:23 +00:00
committed by GitHub

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">