From 2a11ac1d775f3d12ae61f9b8b98faa0ac304cca6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 29 Mar 2025 10:48:35 +0100 Subject: [PATCH] feat(docs): show github link --- docs/astro.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 5776cc6..9fdd3bf 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -13,6 +13,7 @@ export default defineConfig({ social: { npm: 'https://www.npmjs.com/package/web-component-base', sourcehut: 'https://sr.ht/~ayoayco/wcb/', + github: 'https://github.com/ayoayco/wcb/', }, sidebar: [ {