mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
@@ -51,6 +51,9 @@ const config = {
|
|||||||
footer: {
|
footer: {
|
||||||
text: `MIT ${new Date().getFullYear()} © DocsGPT`,
|
text: `MIT ${new Date().getFullYear()} © DocsGPT`,
|
||||||
},
|
},
|
||||||
|
editLink: {
|
||||||
|
content: 'Edit this page on GitHub',
|
||||||
|
},
|
||||||
logo() {
|
logo() {
|
||||||
return (
|
return (
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user