File tree 1 file changed +2
-39
lines changed
1 file changed +2
-39
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ const config = {
70
70
} ,
71
71
items : [
72
72
{
73
- href : 'https://github.com/' ,
73
+ href : 'https://github.com/xtekky/gpt4free ' ,
74
74
label : 'GPT4FREE Python' ,
75
75
position : 'left'
76
76
} ,
@@ -93,44 +93,7 @@ const config = {
93
93
} ,
94
94
footer : {
95
95
style : 'dark' ,
96
- links : [
97
- {
98
- title : 'Docs' ,
99
- items : [
100
- {
101
- label : 'Tutorial' ,
102
- to : '/docs/intro' ,
103
- } ,
104
- ] ,
105
- } ,
106
- {
107
- title : 'Community' ,
108
- items : [
109
- {
110
- label : 'Stack Overflow' ,
111
- href : 'https://stackoverflow.com/questions/tagged/docusaurus' ,
112
- } ,
113
- {
114
- label : 'Discord' ,
115
- href : 'https://discordapp.com/invite/docusaurus' ,
116
- } ,
117
- {
118
- label : 'Twitter' ,
119
- href : 'https://twitter.com/docusaurus' ,
120
- } ,
121
- ] ,
122
- } ,
123
- {
124
- title : 'More' ,
125
- items : [
126
- {
127
- label : 'GitHub' ,
128
- href : 'https://github.com/facebook/docusaurus' ,
129
- } ,
130
- ] ,
131
- } ,
132
- ] ,
133
- copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } My Project, Inc. Built with Docusaurus.` ,
96
+ copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } 2023 Lovelace AI.` ,
134
97
} ,
135
98
prism : {
136
99
theme : lightCodeTheme ,
You can’t perform that action at this time.
0 commit comments