We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d38e9e commit 40a3854Copy full SHA for 40a3854
1 file changed
astro.config.mjs
@@ -27,6 +27,7 @@ export default defineConfig({
27
favicon: '/favicon.png',
28
social: [
29
{ icon: 'github', label: 'GitHub', href: 'https://github.com/almide/almide' },
30
+ { icon: 'external', label: 'Playground', href: 'https://almide.github.io/playground/' },
31
],
32
pagefind: false,
33
components: {
0 commit comments