mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
feat(index): added Discord card
This commit is contained in:
@@ -114,7 +114,7 @@ export default defineConfig({
|
||||
components: {
|
||||
Footer: './src/components/AdatomicFooter.astro',
|
||||
},
|
||||
customCss: ['./src/tailwind.css'],
|
||||
customCss: ['./src/tailwind.css', './src/custom.css'],
|
||||
defaultLocale: 'root',
|
||||
locales: {
|
||||
root: {
|
||||
|
||||
Reference in New Issue
Block a user