We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676aa16 commit 6046322Copy full SHA for 6046322
apps/astro-docs/astro.config.mjs
@@ -83,6 +83,7 @@ export default defineConfig({
83
social: {
84
github: 'https://github.com/angular-threejs/angular-three',
85
},
86
+ credits: true,
87
customCss: ['./src/tailwind.css'],
88
sidebar: [
89
{ label: 'Introduction', slug: '' },
0 commit comments