docs: add github link to documentation (#1549)

This commit is contained in:
Alex Liu
2024-08-14 22:05:46 +08:00
committed by GitHub
parent 68347a6812
commit f2360701ba
+3
View File
@@ -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`,