Skip to content

Commit 40a3854

Browse files
committed
Add Playground link to header social icons
1 parent 1d38e9e commit 40a3854

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export default defineConfig({
2727
favicon: '/favicon.png',
2828
social: [
2929
{ icon: 'github', label: 'GitHub', href: 'https://github.com/almide/almide' },
30+
{ icon: 'external', label: 'Playground', href: 'https://almide.github.io/playground/' },
3031
],
3132
pagefind: false,
3233
components: {

0 commit comments

Comments
 (0)