docs: add github link to documentation (#1549)
This commit is contained in:
@@ -9,6 +9,9 @@ export default defineConfig({
|
||||
],
|
||||
themeConfig: {
|
||||
lastUpdated: true,
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/vuejs/apollo' },
|
||||
],
|
||||
footer: {
|
||||
message: `Released under the MIT License.`,
|
||||
copyright: `Copyright © 2015-present Guillaume Chau`,
|
||||
|
||||
Reference in New Issue
Block a user