feat(docs): show github link
This commit is contained in:
parent
822fdf95a3
commit
2a11ac1d77
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ export default defineConfig({
|
||||||
social: {
|
social: {
|
||||||
npm: 'https://www.npmjs.com/package/web-component-base',
|
npm: 'https://www.npmjs.com/package/web-component-base',
|
||||||
sourcehut: 'https://sr.ht/~ayoayco/wcb/',
|
sourcehut: 'https://sr.ht/~ayoayco/wcb/',
|
||||||
|
github: 'https://github.com/ayoayco/wcb/',
|
||||||
},
|
},
|
||||||
sidebar: [
|
sidebar: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue